mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-10 10:04:21 +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:
|
if args.database:
|
||||||
mags = local(args)
|
mags = local(args)
|
||||||
else:
|
else:
|
||||||
mirrors = ["http://thepiratebay.se"]
|
mirrors = ["https://pirateproxy.sx"]
|
||||||
try:
|
try:
|
||||||
opener = request.build_opener(NoRedirection)
|
opener = request.build_opener(NoRedirection)
|
||||||
f = opener.open("https://proxybay.info/list.txt")
|
f = opener.open("https://proxybay.info/list.txt")
|
||||||
|
Loading…
Reference in New Issue
Block a user