mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-12 18:08:47 +00:00
[PanneauPocketBridge] lint
This commit is contained in:
parent
31d972b50d
commit
1a3bb5a013
@ -5,7 +5,8 @@ class PanneauPocketBridge extends BridgeAbstract
|
||||
const NAME = 'Panneau Pocket';
|
||||
const URI = 'https://app.panneaupocket.com';
|
||||
const DESCRIPTION = 'Fetches the latest infos from Panneau Pocket.
|
||||
<br><br>To have completion on cities, you must click on the button "Request temporary access to the demo server" <a target="_blank" href="https://cors-anywhere.herokuapp.com/corsdemo">here</a>
|
||||
<br><br>To have completion on cities, you must click on the button "Request temporary access to the demo server"
|
||||
<a target="_blank" href="https://cors-anywhere.herokuapp.com/corsdemo">here</a>
|
||||
<br><br>Or use your own proxy and change the proxy value in RSS-Bridge config.ini.php';
|
||||
const MAINTAINER = 'floviolleau';
|
||||
const CACHE_TIMEOUT = 0;//7200; // 2h
|
||||
|
Loading…
Reference in New Issue
Block a user