diff --git a/README.md b/README.md index 900f0f5b9..add10d75c 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ | 12 | 中心 | CrownDaisy | https://crowndaisy.com | | 13 | 底栏* | 殆己 | https://heycmm.cn | | 14 | 顶栏 | Yuki Yuki | https://wp.remudaisuki.top | +| 15 | 顶栏 | Legroft | https://jinjis.cn | --- diff --git a/index.html b/index.html index c72ec5b60..0771f5a3d 100644 --- a/index.html +++ b/index.html @@ -126,10 +126,10 @@ url[12]="https://crowndaisy.com"; url[13]="https://heycmm.cn"; url[14]="https://wp.remudaisuki.top"; - + url[15]="https://jinjis.cn"; //修正概率 - url[15]="https://github.com/volfclub/travelling"; + url[16]="https://github.com/volfclub/travelling"; var ints=parseInt(Math.random()*(url.length));