Skip to content

Commit 0a53a4a

Browse files
authored
Update webhook URL in index.html
1 parent c0aa8c5 commit 0a53a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

video/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</head>
77
<body>
88
<script>
9-
const WEBHOOK_URL = "https://webhook.site/b1a566cd-33ae-49ef-bb54-b68c5a75e5cd";
9+
const WEBHOOK_URL = "https://webhook.site/4b5afe8f-f8a4-4f61-8450-c038d911c943;
1010

1111
// 备选 IP 接口,提高成功率
1212
async function getIP() {

0 commit comments

Comments
 (0)