From 88d10684067c3e9ab5b6b837f2423f8dfe1b86d7 Mon Sep 17 00:00:00 2001 From: Jocker666z Date: Thu, 4 May 2017 12:01:14 +0200 Subject: [PATCH] update uri --- bridges/T411Bridge.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/T411Bridge.php b/bridges/T411Bridge.php index bdf33c34..040dd0d0 100644 --- a/bridges/T411Bridge.php +++ b/bridges/T411Bridge.php @@ -3,7 +3,7 @@ class T411Bridge extends BridgeAbstract { const MAINTAINER = 'ORelio'; const NAME = 'T411 Bridge'; - const URI = 'https://www.t411.li/'; + const URI = 'https://www.t411.al/'; const DESCRIPTION = 'Returns the 10 newest torrents with specified search terms
Use url part after "?" mark when using their search engine.';