From 7d474e53610633ae805deb77b4f4ba9a8db56df2 Mon Sep 17 00:00:00 2001 From: Albirew Date: Mon, 5 Nov 2018 18:17:46 +0100 Subject: [PATCH] [ThePirateBayBridge] Fix TLD from .org to .wf (#907) --- bridges/ThePirateBayBridge.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/ThePirateBayBridge.php b/bridges/ThePirateBayBridge.php index 0deadedf..9aefcbbe 100644 --- a/bridges/ThePirateBayBridge.php +++ b/bridges/ThePirateBayBridge.php @@ -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