mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[YGGTorrent] Update URI (#3871)
This commit is contained in:
parent
ef378663aa
commit
e904de2dc9
@ -7,7 +7,7 @@ class YGGTorrentBridge extends BridgeAbstract
|
|||||||
{
|
{
|
||||||
const MAINTAINER = 'teromene';
|
const MAINTAINER = 'teromene';
|
||||||
const NAME = 'Yggtorrent Bridge';
|
const NAME = 'Yggtorrent Bridge';
|
||||||
const URI = 'https://www5.yggtorrent.fi';
|
const URI = 'https://www3.yggtorrent.qa';
|
||||||
const DESCRIPTION = 'Returns torrent search from Yggtorrent';
|
const DESCRIPTION = 'Returns torrent search from Yggtorrent';
|
||||||
|
|
||||||
const PARAMETERS = [
|
const PARAMETERS = [
|
||||||
|
Loading…
Reference in New Issue
Block a user