mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 23:16:53 +00:00
Coding policy fix
This commit is contained in:
parent
b2852a64f3
commit
7a5311a0a0
@ -46,7 +46,6 @@ class DealabsBridge extends BridgeAbstract {
|
||||
$priceFrom = $this->getInput('priceFrom');
|
||||
$priceTo = $this->getInput('priceFrom');
|
||||
|
||||
|
||||
/* Event if the original website uses POST with the search page, GET works too */
|
||||
$html = getSimpleHTMLDOM(self::URI
|
||||
. '/search/advanced?q='
|
||||
|
Loading…
Reference in New Issue
Block a user