This commit is contained in:
2026-01-16 16:28:40 +08:00
parent a18306cbb0
commit 7f1e8b40c1
2 changed files with 2 additions and 2 deletions

View File

@@ -1162,7 +1162,7 @@ css_prefix: true
inject:
head:
# - <link rel="stylesheet" href="/xxx.css">
- <link rel="stylesheet" href="https://cdn.jsdmirror.com/gh/bishshi/welcomemessage@1.0/welcome.css">
- <link rel="stylesheet" href="https://cdn.jsdmirror.com/gh/bishshi/welcomemessage/welcome.css">
- <link rel="stylesheet" href="https://cdn.jsdmirror.com/gh/bishshi/sidecalendar/calendar.css">
- <link rel="stylesheet" href="/css/style.css">
- <link rel="stylesheet" href="https://cdn.jsdmirror.com/gh/bishshi/rightmenu/rightmenu.css">

View File

@@ -24,4 +24,4 @@ date: 2025-10-05 15:18:00
<center><img src="https://pic.biss.click/i/2025/10/05/qyl83t.png" alt="image" /></center>
左边的方式更简单一些,只需要修改`AdguardHome`的上游DNS服务器为`127.0.0.1:7874` 即可;
右边的方式需要将`OpenClash`里的`DNS`指向`AdguardHome`,但是可能有拦截失败的情况。
右边的方式需要将`OpenClash`里的`DNS`指向`AdguardHome`,但是可能有拦截失败的情况(好像没有遇到过)