+ 修改主页的变更日志获取地址
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<script type="module">
|
<script type="module">
|
||||||
import { IO } from "./statics/modules/tools.js"
|
import { IO } from "./statics/modules/tools.js"
|
||||||
let page = 10
|
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 = [
|
let functions = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user