Merge pull request #528 from Jocker666z/patch-1

Update URI of t411 bridge
This commit is contained in:
Teromene 2017-05-04 12:30:18 +01:00 committed by GitHub
commit f38db4d79e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class T411Bridge extends BridgeAbstract {
const MAINTAINER = 'ORelio'; const MAINTAINER = 'ORelio';
const NAME = 'T411 Bridge'; 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 const DESCRIPTION = 'Returns the 10 newest torrents with specified search
terms <br /> Use url part after "?" mark when using their search engine.'; terms <br /> Use url part after "?" mark when using their search engine.';