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