mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-09 09:59:51 +01:00
Use new default domain
No piratebay.se in Italy ;-)
This commit is contained in:
parent
8c915f4d80
commit
db62bf83ed
@ -357,7 +357,7 @@ def main():
|
||||
if args.database:
|
||||
mags = local(args)
|
||||
else:
|
||||
mirrors = ["http://thepiratebay.se"]
|
||||
mirrors = ["https://pirateproxy.sx"]
|
||||
try:
|
||||
opener = request.build_opener(NoRedirection)
|
||||
f = opener.open("https://proxybay.info/list.txt")
|
||||
|
Loading…
Reference in New Issue
Block a user