Update SolidTorrents URL
Co-Authored-By: WolfganP <2248211+wolfganp@users.noreply.github.com>
This commit is contained in:
parent
8f002e5a1e
commit
8b7e22b699
|
|
@ -1,4 +1,4 @@
|
|||
# VERSION: 2.1
|
||||
# VERSION: 2.2
|
||||
# AUTHORS: nKlido
|
||||
|
||||
# LICENSING INFORMATION
|
||||
|
|
@ -27,7 +27,7 @@ import math
|
|||
|
||||
|
||||
class solidtorrents(object):
|
||||
url = 'https://solidtorrents.net'
|
||||
url = 'https://solidtorrents.to'
|
||||
name = 'Solid Torrents'
|
||||
supported_categories = {'all': 'all', 'music': 'Audio', 'books': 'eBook'}
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ eztv: 1.14
|
|||
jackett: 4.0
|
||||
limetorrents: 4.7
|
||||
piratebay: 3.3
|
||||
solidtorrents: 2.1
|
||||
solidtorrents: 2.2
|
||||
torlock: 2.22
|
||||
torrentproject: 1.2
|
||||
torrentscsv: 1.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue