[camélia] màj url du flux rss
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e79307a054
commit
e643108ef6
@ -156,7 +156,7 @@
|
|||||||
|
|
||||||
// fetch RSS
|
// fetch RSS
|
||||||
const getRSS = async function () {
|
const getRSS = async function () {
|
||||||
let url = "https://sangigi-fuchsia.fr/category/camelia-studio/annonces-nouvelles/feed/";
|
let url = "https://tsubakimono.camelia-studio.org/category/camelia-studio/annonces-nouvelles/feed/";
|
||||||
//url ="https://theathletic.com/serie-a/?rss=1";
|
//url ="https://theathletic.com/serie-a/?rss=1";
|
||||||
try {
|
try {
|
||||||
let response = await fetch("https://api.rss2json.com/v1/api.json?rss_url=" + url,
|
let response = await fetch("https://api.rss2json.com/v1/api.json?rss_url=" + url,
|
||||||
|
Loading…
Reference in New Issue
Block a user