mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
Fix phpcs
This commit is contained in:
parent
24cdeabed8
commit
92775abe11
@ -20,7 +20,7 @@ class GithubSearchBridge extends BridgeAbstract {
|
||||
'o' => 'desc',
|
||||
'type' => 'Repositories');
|
||||
$url = self::URI . 'search?' . http_build_query($params);
|
||||
|
||||
|
||||
$html = getSimpleHTMLDOM($url)
|
||||
or returnServerError('Error while downloading the website content');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user