mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-21 12:29:01 +02:00
[YGGTorrent] Update URI (#3871)
This commit is contained in:
parent
ef378663aa
commit
e904de2dc9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue