mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-22 22:46:53 +00:00
[T411] Update TLD and prepend www to avoid redirect
This commit is contained in:
parent
c702a0e69f
commit
9461a35458
@ -3,7 +3,7 @@ class T411Bridge extends BridgeAbstract {
|
||||
|
||||
const MAINTAINER = 'ORelio';
|
||||
const NAME = 'T411 Bridge';
|
||||
const URI = 'https://t411.ch/';
|
||||
const URI = 'https://www.t411.li/';
|
||||
const DESCRIPTION = 'Returns the 10 newest torrents with specified search terms <br /> Use url part after "?" mark when using their search engine.';
|
||||
|
||||
const PARAMETERS = array( array(
|
||||
|
Loading…
Reference in New Issue
Block a user