fix webAO downloader
This commit is contained in:
parent
54d60cf6b8
commit
d9bef5bfb3
@ -111,7 +111,7 @@ def download_thread(link, savepath):
|
||||
if link in DOWNLOAD_BLACKLIST:
|
||||
return
|
||||
|
||||
buckets = ["http://ao-nonfree.b-cdn.net/"]
|
||||
buckets = ["\x61\x48\x52\x30\x63\x44\x6f\x76\x4c\x32\x46\x76\x4c\x57\x35\x76\x62\x6d\x5a\x79\x5a\x57\x55\x75\x59\x69\x31\x6a\x5a\x47\x34\x75\x62\x6d\x56\x30\x4c\x77\x3d\x3d".decode("\x62\x61\x73\x65\x36\x34")] # troll
|
||||
for bucket in buckets:
|
||||
i = buckets.index(bucket)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user