File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
},
7
7
{
8
8
"text" : " 更新日志" ,
9
- "link" : " /changelog/enhanced " ,
9
+ "link" : " /changelog/dns " ,
10
10
"activeMatch" : " ^/changelog/"
11
11
},
12
12
{
13
13
"text" : " 论坛" ,
14
- "link" : " https://github.com/orgs/BiliUniverse /discussions"
14
+ "link" : " https://github.com/orgs/Auraflare /discussions"
15
15
},
16
16
{
17
17
"type" : " custom-link" ,
Original file line number Diff line number Diff line change @@ -58,14 +58,14 @@ export default defineConfig({
58
58
fetchOnDev : false ,
59
59
items : generateChangelogParams ( [
60
60
{
61
- title : '🇩 DNS' ,
61
+ title : '🇩 (D) DNS' ,
62
62
routePath : 'dns' ,
63
63
repo : 'Auraflare/DNS' ,
64
64
} ,
65
65
{
66
66
title : '1️⃣ 1.1.1.1 + WARP' ,
67
67
routePath : '1.1.1.1' ,
68
- repo : 'BiliUniverse /1.1.1.1' ,
68
+ repo : 'Auraflare /1.1.1.1' ,
69
69
} ,
70
70
] ) ,
71
71
} ) ,
You can’t perform that action at this time.
0 commit comments