Skip to content

Commit 30180b3

Browse files
authored
Update index.html
1 parent df955fc commit 30180b3

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="msvalidate.01" content="8E8B99B786171A5D199F348D0ACB6387" />
1010
<meta name="google-site-verification" content="k7B-YA8b-03jqAHo-Yu6NaVP6HDmMA3Tv58RoOaP5u4" />
1111
<meta name="baidu-site-verification" content="codeva-ppaur4HNHs" />
12-
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
12+
<link rel="icon" type="image/svg+xml" href="https://cdn.jsdmirror.com/gh/88lin/picx-images-hosting@master/favicon.67xwxgc03y.svg" />
1313
<title>动物塑测试地址发布页</title>
1414
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Noto+Sans+SC:wght@300;400;500;700&display=swap" rel="stylesheet">
1515
<link href="https://cdn.bootcss.com/font-awesome/6.7.2/css/all.min.css" rel="stylesheet">
@@ -460,15 +460,16 @@ <h1 class="logo">动物塑测试地址</h1>
460460

461461
document.addEventListener('DOMContentLoaded', function() {
462462
const sites = [
463-
{ id: 1, title: "最近比较火的20种热门测试合集", url: `https://test-jxppm0uh.maozi.io` },
463+
{ id: 1, title: "最近比较火的21种热门测试合集", url: `https://test-jxppm0uh.maozi.io` },
464464
{ id: 2, title: "动物塑测试 | 新版推荐", url: `https://as-jjil20uh.maozi.io/dw` },
465465
{ id: 3, title: "动物塑测试 | 新版推荐", url: `https://ap.nuaa.tech/dw` },
466-
{ id: 4, title: "动物塑测试(旧版)| 阿里云", url: `https://as-jjil20uh.maozi.io` },
467-
{ id: 5, title: "动物塑测试(旧版)| 海外专用", url: `https://jasnode.github.io/Animal-sculpture` },
468-
{ id: 6, title: "动物塑测试(旧版)| 福建、江苏等地可以尝试访问", url: `https://dwz8.site/animal666` },
469-
{ id: 7, title: "其他人格测试汇总", url: `https://www.bilibili.com/opus/1133255811473080360` },
470-
{ id: 8, title: "年上年下恋爱倾向测试", url: `https://blog.nuaa.tech/article/55` },
471-
{ id: 9, title: "个人博客", url: `https://blog.nuaa.tech` }
466+
{ id: 4, title: "动物塑测试 | 新版推荐", url: `https://as.sri.cc.cd/dw` },
467+
{ id: 5, title: "动物塑测试(旧版)| 阿里云", url: `https://as-jjil20uh.maozi.io` },
468+
{ id: 6, title: "动物塑测试(旧版)| 海外专用", url: `https://jasnode.github.io/Animal-sculpture` },
469+
{ id: 7, title: "动物塑测试(旧版)| 福建、江苏等地可以尝试访问", url: `https://dwz8.site/animal666` },
470+
{ id: 8, title: "其他人格测试汇总", url: `https://www.bilibili.com/opus/1133255811473080360` },
471+
{ id: 9, title: "年上年下恋爱倾向测试", url: `https://blog.nuaa.tech/article/55` },
472+
{ id: 10, title: "个人博客", url: `https://blog.nuaa.tech` }
472473
];
473474

474475
const ul = document.getElementById("site-ul");

0 commit comments

Comments
 (0)