Skip to content

Commit

Permalink
Update uptime.config.ts
Browse files Browse the repository at this point in the history
替换API KEY
  • Loading branch information
Niu-820 authored Nov 17, 2024
1 parent da8fa8f commit f91013a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uptime.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const workerConfig = {
// [OPTIONAL] headers to be sent
headers: {
'User-Agent': 'Uptimeflare',
Authorization: 'Bearer YOUR_TOKEN_HERE',
Authorization: '7RLv2nXmdiBPiBkYGdSVh9ulwgU4EhFYrF9E2pFB',
},
// [OPTIONAL] body to be sent
body: 'Hello, world!',
Expand Down

0 comments on commit f91013a

Please # to comment.