UptimeFlare/worker
KebenSun d7492709a1
fix(worker): omit Globalping ipVersion for IP targets
Globalping rejects measurementOptions.ipVersion when the measurement target is an IP address.
Add an IP-target guard so ipVersion is only sent for domain targets, preventing validation errors when checking IP:port monitors.
2026-01-10 00:30:27 +08:00
..
src fix(worker): omit Globalping ipVersion for IP targets 2026-01-10 00:30:27 +08:00
.gitignore wip: worker & pages 2023-10-14 15:21:52 +08:00
.prettierrc.yaml misc: run prettier 2025-04-19 21:50:43 +08:00
package-lock.json [WIP] feat: local deployment, still need more testing, data migration & CI todo 2026-01-01 02:26:37 +08:00
package.json [WIP] feat: local deployment, still need more testing, data migration & CI todo 2026-01-01 02:26:37 +08:00
tsconfig.json fix: typo in flag and cleanup 2025-12-29 22:09:30 +08:00
wrangler.toml [WIP] feat: local deployment, still need more testing, data migration & CI todo 2026-01-01 02:26:37 +08:00