1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 00:27:27 +02:00

[ThePirateBayBridge] Fix TLD from .org to .wf (#907)

This commit is contained in:
Albirew
2018-11-05 18:17:46 +01:00
committed by LogMANOriginal
parent 8c97953211
commit 7d474e5361

View File

@@ -3,7 +3,7 @@ class ThePirateBayBridge extends BridgeAbstract {
const MAINTAINER = 'mitsukarenai';
const NAME = 'The Pirate Bay';
const URI = 'https://thepiratebay.org/';
const URI = 'https://thepiratebay.wf/';
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
show"). Category based search needs the category number as input. User based