update uri
This commit is contained in:
parent
627038e2fa
commit
88d1068406
1 changed files with 1 additions and 1 deletions
|
@ -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.';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue