mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-14 21:46:25 +02:00
[YGGTorrent] Update URI (#3871)
This commit is contained in:
@ -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 = [
|
||||||
|
Reference in New Issue
Block a user