Skip to content

Commit 10f881f

Browse files
committed
rename UA
1 parent fde4147 commit 10f881f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/better-admin

apps/uptime/src/actions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import type { ActionResult, UptimeData } from "./types";
55
import { MonitorStatus } from "./types";
66

77
const CONFIG = {
8-
userAgent: "databuddy-uptime-monitor/1.0",
8+
userAgent: "databuddy-pulse/1.0",
99
timeout: 30_000,
1010
maxRedirects: 10,
1111
maxRetries: 3,

0 commit comments

Comments
 (0)