daily rss add lesjours
This commit is contained in:
parent
64cc817bc9
commit
f76a12e7a5
3
daily.js
3
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;
|
||||
|
|
Loading…
Reference in New Issue