feeds: desactivar icyphox
bad ssl
This commit is contained in:
parent
871246752e
commit
8cea3ecd55
1 changed files with 1 additions and 1 deletions
2
feeds.js
2
feeds.js
|
@ -5,7 +5,7 @@ export const feeds = {
|
||||||
fauno: "https://fauno.endefensadelsl.org/feed.xml",
|
fauno: "https://fauno.endefensadelsl.org/feed.xml",
|
||||||
copiona: "https://copiona.com/feed.xml",
|
copiona: "https://copiona.com/feed.xml",
|
||||||
j3s: "https://j3s.sh/feed.atom",
|
j3s: "https://j3s.sh/feed.atom",
|
||||||
icyphox: "https://icyphox.sh/blog/feed.xml",
|
// icyphox: "https://icyphox.sh/blog/feed.xml",
|
||||||
};
|
};
|
||||||
|
|
||||||
if (process.argv[2] === "refresh") {
|
if (process.argv[2] === "refresh") {
|
||||||
|
|
Reference in a new issue