mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-10 17:08:47 +00:00
fix: TébéoBridge Travis cleanup
This commit is contained in:
parent
bb58aa8e31
commit
7939bffcdd
@ -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.');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user