mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-16 07:09:54 +03: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 NAME = 'Yggtorrent Bridge';
|
||||
const URI = 'https://www5.yggtorrent.fi';
|
||||
const URI = 'https://www3.yggtorrent.qa';
|
||||
const DESCRIPTION = 'Returns torrent search from Yggtorrent';
|
||||
|
||||
const PARAMETERS = [
|
||||
|
|
Loading…
Add table
Reference in a new issue