statuspage:定期检查https

时间:2024-06-15 00:37:54
【文件属性】:

文件名称:statuspage:定期检查https

文件大小:32KB

文件格式:ZIP

更新时间:2024-06-15 00:37:54

TypeScript

该项目现已存档 可以在这里找到更新/更好的版本: : 此仓库将不再接收更新 状态页 检查页以获取更新 安装 $ yarn add statuspage-updates # or $ npm i statuspage-updates 用法 const { Statuspage } = require ( 'statuspage-updates' ) const status = new Statuspage ( { url : 'https://status.discord.com/index.json' // note: must end in `/index.json` } ) status . on ( 'start' , ( startedAt ) => { console . log ( 'Started checking for updates at:' , st


【文件预览】:
statuspage-master
----.gitignore(2KB)
----tsconfig.json(447B)
----README.md(849B)
----test()
--------index.js(245B)
----package.json(1KB)
----src()
--------index.ts(3KB)
--------types()
----yarn.lock(62KB)
----.eslintrc.js(706B)

网友评论