+ 修改主页的变更日志获取地址

This commit is contained in:
2025-07-27 20:55:12 +08:00
parent 0cb334a872
commit 9133a0d545

View File

@@ -10,7 +10,7 @@
<script type="module">
import { IO } from "./statics/modules/tools.js"
let page = 10
let url = `https://api.github.com/repos/hbk01/hbk01.github.io/commits?per_page=${page}`
let url = `http://solidaim.cn:3000/api/v1/repos/hbk01/qctool/commits?page=1&limit=${page}`
let functions = [
{