mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 05:40:24 +02:00
fix: TébéoBridge Travis cleanup
This commit is contained in:
@@ -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.');
|
||||
|
||||
|
Reference in New Issue
Block a user