mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 14:20:16 +02:00
fix: TébéoBridge Travis cleanup
This commit is contained in:
@@ -23,8 +23,6 @@ class TebeoBridge extends FeedExpander {
|
|||||||
|
|
||||||
public function collectData(){
|
public function collectData(){
|
||||||
$url = self::URI . '/le-replay/' . $this->getInput('cat');
|
$url = self::URI . '/le-replay/' . $this->getInput('cat');
|
||||||
|
|
||||||
|
|
||||||
$html = getSimpleHTMLDOM($url)
|
$html = getSimpleHTMLDOM($url)
|
||||||
or returnServerError('Could not request Tébéo.');
|
or returnServerError('Could not request Tébéo.');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user