[Search engine] Update Torrentz search engine

This commit is contained in:
ngosang 2016-08-22 23:25:54 +02:00 committed by sledgehammer999
parent 1848180faa
commit e4ac654795
4 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#VERSION: 2.20
#VERSION: 2.21
#AUTHORS: Diego de las Heras (ngosang@hotmail.es)
# Redistribution and use in source and binary forms, with or without
@ -32,8 +32,8 @@ from urllib import urlencode
class torrentz(object):
# mandatory properties
url = 'https://torrentz.eu'
name = 'Torrentz'
url = 'https://torrentz2.eu'
name = 'Torrentz2'
supported_categories = {'all': ''}
trackers_list = ['udp://tracker.coppersurfer.tk:6969/announce',

View file

@ -5,4 +5,4 @@ mininova: 2.02
piratebay: 2.15
torlock: 2.0
torrentreactor: 1.42
torrentz: 2.20
torrentz: 2.21

View file

@ -1,4 +1,4 @@
#VERSION: 2.20
#VERSION: 2.21
#AUTHORS: Diego de las Heras (ngosang@hotmail.es)
# Redistribution and use in source and binary forms, with or without
@ -32,8 +32,8 @@ from urllib.parse import urlencode
class torrentz(object):
# mandatory properties
url = 'https://torrentz.eu'
name = 'Torrentz'
url = 'https://torrentz2.eu'
name = 'Torrentz2'
supported_categories = {'all': ''}
trackers_list = ['udp://tracker.coppersurfer.tk:6969/announce',

View file

@ -5,4 +5,4 @@ mininova: 2.02
piratebay: 2.15
torlock: 2.0
torrentreactor: 1.42
torrentz: 2.20
torrentz: 2.21