Skip to content

Commit 5502b5f

Browse files
Merge branch 'main' into stable
2 parents 892f30d + a2e43f3 commit 5502b5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

public/temp/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<header
2-
class="top-10 w-full fixed lg:absolute lg:top-5 z-50 lg:pt-0 bg-white h-16 flex items-center"
2+
class="top-5 w-full fixed lg:absolute lg:top-5 z-50 lg:pt-0 bg-white h-16 flex items-center"
33
>
44
<div
55
class="mx-auto flex w-full max-w-7xl items-center justify-between px-2 lg:px-8"

public/temp/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,17 @@ <h1>本域名已添加广告,请多查看广告支持开发更多反封锁工
122122
<br />
123123

124124
<h1>
125-
点击链接复制, V2Ray订阅链接包含大翻墙运动节点<button
126-
onclick="copyText('v2ray')"
127-
>
125+
点击链接复制, V2Ray订阅链接<button onclick="copyText('v2ray')">
128126
<span class="overflow-x-auto" id="v2ray">
129127
https://raw.githubusercontent.com/hello-world-1989/cn-news/main/end-gfw-together</span
130128
>
131129
</button>
132130
</h1>
133131

134132
<h1>
135-
速度更快节点,订阅链接每周更新<button onclick="copyText('v2ray1')">
133+
<span class="font-semibold text-indigo-600"
134+
>速度更快节点,订阅链接每周更新</span
135+
><button onclick="copyText('v2ray1')">
136136
<span class="overflow-x-auto" id="v2ray1">
137137
https://raw.githubusercontent.com/hello-world-1989/v2-sub/main/end-gfw-together-</span
138138
>

0 commit comments

Comments
 (0)