mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-10 04:44:56 +02:00
fix: TébéoBridge Travis cleanup
This commit is contained in:
parent
bb58aa8e31
commit
7939bffcdd
1 changed files with 7 additions and 9 deletions
|
@ -23,8 +23,6 @@ class TebeoBridge extends FeedExpander {
|
|||
|
||||
public function collectData(){
|
||||
$url = self::URI . '/le-replay/' . $this->getInput('cat');
|
||||
|
||||
|
||||
$html = getSimpleHTMLDOM($url)
|
||||
or returnServerError('Could not request Tébéo.');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue