mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-25 12:24:20 +01:00
Remove duplicated mirror
piratebay.se is already in the proxy bay list.
This commit is contained in:
parent
5c3cc6eb0b
commit
0a4ebe7f5f
@ -480,7 +480,7 @@ def main():
|
|||||||
if args.database:
|
if args.database:
|
||||||
mags = local(args.database, args.search)
|
mags = local(args.database, args.search)
|
||||||
else:
|
else:
|
||||||
mags, mirrors = [], ['https://thepiratebay.se']
|
mags, mirrors = [], []
|
||||||
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