1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 13:04:23 +00:00

[Search engine] Update PirateBay

This commit is contained in:
ngosang 2016-05-28 18:22:02 +02:00
parent f373ca82c6
commit 47a252e517
4 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#VERSION: 2.14
#VERSION: 2.15
#AUTHORS: Fabien Devaux (fab@gnux.info)
#CONTRIBUTORS: Christophe Dumez (chris@qbittorrent.org)
# Arthur (custparasite@gmx.se)
@ -35,7 +35,7 @@ from helpers import download_file, retrieve_url
class piratebay(object):
""" Search engine class """
url = 'https://thepiratebay.se'
url = 'https://thepiratebay.org'
name = 'The Pirate Bay'
supported_categories = {'all': '0', 'music': '100', 'movies': '200', 'games': '400', 'software': '300'}

View File

@ -4,7 +4,7 @@ extratorrent: 2.04
kickasstorrents: 1.28
legittorrents: 2.01
mininova: 2.02
piratebay: 2.14
piratebay: 2.15
torlock: 2.0
torrentreactor: 1.41
torrentz: 2.19

View File

@ -1,4 +1,4 @@
#VERSION: 2.14
#VERSION: 2.15
#AUTHORS: Fabien Devaux (fab@gnux.info)
#CONTRIBUTORS: Christophe Dumez (chris@qbittorrent.org)
# Arthur (custparasite@gmx.se)
@ -35,7 +35,7 @@ from helpers import download_file, retrieve_url
class piratebay(object):
""" Search engine class """
url = 'https://thepiratebay.se'
url = 'https://thepiratebay.org'
name = 'The Pirate Bay'
supported_categories = {'all': '0', 'music': '100', 'movies': '200', 'games': '400', 'software': '300'}

View File

@ -4,7 +4,7 @@ extratorrent: 2.04
kickasstorrents: 1.28
legittorrents: 2.01
mininova: 2.02
piratebay: 2.14
piratebay: 2.15
torlock: 2.0
torrentreactor: 1.41
torrentz: 2.17