我都不知道我这次修改了什么,反正每周定期合并的时间到了,晚安啦xdm
This commit is contained in:
@@ -129,7 +129,7 @@ function push_message() {
|
||||
|
||||
</script>
|
||||
<script>
|
||||
const API_URL = 'https://api.ww3.tw/danmu/get.php'; //连接api的地址
|
||||
const API_URL = 'https://api.ww3.tw/public/danmu/get.php'; //连接api的地址
|
||||
|
||||
// 使用 DOMContentLoaded 事件,确保页面 HTML 结构加载完成后再执行 JavaScript
|
||||
document.addEventListener('DOMContentLoaded', async () => {
|
||||
|
||||
Reference in New Issue
Block a user