mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-16 05:24:08 +02:00
[Releases3DS/Switch] Update URL (#3910)
Adjust domain name due to "www." variant having invalid TLS certificate.
This commit is contained in:
@@ -8,7 +8,7 @@ if (!class_exists('Releases3DSBridge')) {
|
||||
class ReleasesSwitchBridge extends Releases3DSBridge
|
||||
{
|
||||
const NAME = 'Switch Scene Releases';
|
||||
const URI = 'http://www.nswdb.com/';
|
||||
const URI = 'http://nswdb.com/';
|
||||
const DESCRIPTION = 'Returns the newest scene releases for Nintendo Switch.';
|
||||
|
||||
public function collectData()
|
||||
|
Reference in New Issue
Block a user