chore: remove autorefresh script
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import sources from "../shared/sources.json"
|
||||
|
||||
Promise.all(Object.keys(sources).map(id =>
|
||||
fetch(`https://newsnow.busiyi.world/api/s?id=${id}`),
|
||||
)).catch(console.error)
|
||||
Reference in New Issue
Block a user