From 1a3bb5a0139797e08a1d94780e2c46dbe5482485 Mon Sep 17 00:00:00 2001 From: Florent VIOLLEAU Date: Sun, 8 Dec 2024 23:19:57 +0100 Subject: [PATCH] [PanneauPocketBridge] lint --- bridges/PanneauPocketBridge.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bridges/PanneauPocketBridge.php b/bridges/PanneauPocketBridge.php index f447822450d..438c1772008 100644 --- a/bridges/PanneauPocketBridge.php +++ b/bridges/PanneauPocketBridge.php @@ -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. -

To have completion on cities, you must click on the button "Request temporary access to the demo server" here +

To have completion on cities, you must click on the button "Request temporary access to the demo server" + here

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