Fix AnimeWorld
This commit is contained in:
@@ -20,7 +20,6 @@ def get_cookie(data):
|
||||
|
||||
|
||||
def get_data(item):
|
||||
support.dbg()
|
||||
url = httptools.downloadpage(item.url, headers=headers, follow_redirects=True, only_headers=True).url
|
||||
data = support.match(url, headers=headers, follow_redirects=True).data
|
||||
if 'AWCookieVerify' in data:
|
||||
|
||||
Reference in New Issue
Block a user