mirror of
				https://github.com/karl0ss/GoGoDownloader.git
				synced 2025-10-31 14:44:18 +00:00 
			
		
		
		
	Merge pull request #7 from digitalw00t/domainfix
remove fixed domain from test
This commit is contained in:
		
						commit
						72cef9b292
					
				| @ -121,7 +121,7 @@ class gogoanime: | ||||
|         self, | ||||
|     ): | ||||
|         page = requests.get( | ||||
|             f"https://gogoanime.film/one-piece-episode-1", | ||||
|             f"https://gogoanime.{self.config['CurrentGoGoAnimeDomain']}/one-piece-episode-1", | ||||
|             cookies=dict(auth=gogoanime.get_gogoanime_auth_cookie(self)), | ||||
|         ) | ||||
|         soup = BeautifulSoup(page.content, "html.parser") | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 GitHub
							GitHub