Remove Atom feed
This commit is contained in:
parent
4c9e7076e4
commit
3023fbfb60
2 changed files with 1 additions and 2 deletions
|
|
@ -20,7 +20,6 @@
|
|||
"https://www.nomanssky.com/news/feed/",
|
||||
"https://www.lexaloffle.com/bbs/feed.php?uid=1",
|
||||
"https://www.factorio.com/blog/rss",
|
||||
"https://bouncyrock.com/news.atom",
|
||||
"https://kill-the-newsletter.com/feeds/pghhn8aaf264tukg.xml",
|
||||
"http://www.suppermariobroth.com/rss",
|
||||
"http://unknownworlds.com/subnautica/feed/",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist",
|
||||
"build": "bun src/index.js",
|
||||
"build": "bun src/index.ts",
|
||||
"check": "biome check --write ./src ./eslint.config.js"
|
||||
},
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue