[ThePirateBay] switch back TLD to .org
And the "whack-a-mole" game continues
This commit is contained in:
parent
6a99904e64
commit
2b4a030158
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class ThePirateBayBridge extends BridgeAbstract {
|
||||||
|
|
||||||
const MAINTAINER = 'mitsukarenai';
|
const MAINTAINER = 'mitsukarenai';
|
||||||
const NAME = 'The Pirate Bay';
|
const NAME = 'The Pirate Bay';
|
||||||
const URI = 'https://thepiratebay.wf/';
|
const URI = 'https://thepiratebay.org/';
|
||||||
const DESCRIPTION = 'Returns results for the keywords. You can put several
|
const DESCRIPTION = 'Returns results for the keywords. You can put several
|
||||||
list of keywords by separating them with a semicolon (e.g. "one show;another
|
list of keywords by separating them with a semicolon (e.g. "one show;another
|
||||||
show"). Category based search needs the category number as input. User based
|
show"). Category based search needs the category number as input. User based
|
||||||
|
|
Loading…
Reference in a new issue