mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-19 14:52:13 +02:00
[Releases3DS/Switch] Update URL (#3910)
Adjust domain name due to "www." variant having invalid TLS certificate.
This commit is contained in:
@@ -4,7 +4,7 @@ class Releases3DSBridge extends BridgeAbstract
|
||||
{
|
||||
const MAINTAINER = 'ORelio';
|
||||
const NAME = '3DS Scene Releases';
|
||||
const URI = 'http://www.3dsdb.com/';
|
||||
const URI = 'http://3dsdb.com/';
|
||||
const CACHE_TIMEOUT = 10800; // 3h
|
||||
const DESCRIPTION = 'Returns the newest scene releases for Nintendo 3DS.';
|
||||
|
||||
|
Reference in New Issue
Block a user