Update torrentproject URL
Co-Authored-By: WolfganP <2248211+wolfganp@users.noreply.github.com>
This commit is contained in:
parent
02a3ff222f
commit
dbb42bb48d
|
|
@ -1,4 +1,4 @@
|
|||
#VERSION: 1.2
|
||||
#VERSION: 1.3
|
||||
#AUTHORS: mauricci
|
||||
|
||||
from helpers import retrieve_url
|
||||
|
|
@ -10,7 +10,7 @@ from urllib.parse import unquote
|
|||
|
||||
|
||||
class torrentproject(object):
|
||||
url = 'https://torrentproject2.se'
|
||||
url = 'https://torrentproject.cc'
|
||||
name = 'TorrentProject'
|
||||
supported_categories = {'all': '0'}
|
||||
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@ limetorrents: 4.7
|
|||
piratebay: 3.3
|
||||
solidtorrents: 2.2
|
||||
torlock: 2.22
|
||||
torrentproject: 1.2
|
||||
torrentproject: 1.3
|
||||
torrentscsv: 1.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue