From f76a12e7a54185542b0126c4f75daaf8cab0194f Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Fri, 30 Aug 2024 16:26:46 +0200 Subject: [PATCH] daily rss add lesjours --- daily.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/daily.js b/daily.js index dfeb779..63439b9 100644 --- a/daily.js +++ b/daily.js @@ -4,7 +4,8 @@ javascript: (function() "www.mediapart.fr": "https://www.mediapart.fr/articles/feed", "www.lemonde.fr": "https://www.lemonde.fr/rss/une.xml", "www.nytimes.com": "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml", - "reporterre.net": "https://reporterre.net/spip.php?page=backend-simple" + "reporterre.net": "https://reporterre.net/spip.php?page=backend-simple", + "lesjours.fr": "https://lesjours.fr/rss.xml" }; var host = window.location.host;