mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-01 01:47:24 -04:00
Show push example under the detail page (#3739)
This commit is contained in:
parent
bef6a7911f
commit
98b93c887a
18 changed files with 249 additions and 23 deletions
|
@ -1,3 +1,4 @@
|
|||
// Supports: Node.js >= 18, Deno, Bun
|
||||
const pushURL = "https://example.com/api/push/key?status=up&msg=OK&ping=";
|
||||
const interval = 60;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue