mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-12 03:24:01 +02:00
@@ -121,7 +121,7 @@ class RedditBridge extends BridgeAbstract
|
||||
$comments = false;
|
||||
$frontend = $this->getInput('frontend');
|
||||
if ($frontend == '') {
|
||||
$frontend = 'https://old.reddit.com';
|
||||
$frontend = 'https://old.reddit.com';
|
||||
}
|
||||
$section = $this->getInput('d');
|
||||
|
||||
|
Reference in New Issue
Block a user