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;