mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 06:10:22 +02:00
refactor: return proper response object (#4169)
This commit is contained in:
@@ -92,7 +92,7 @@ class UnogsBridge extends BridgeAbstract
|
||||
{
|
||||
$header = [
|
||||
'Referer: https://unogs.com/',
|
||||
'referrer: http://unogs.com'
|
||||
'referrer: http://unogs.com',
|
||||
];
|
||||
|
||||
$raw = getContents($url, $header);
|
||||
|
Reference in New Issue
Block a user