zu1k 5 年之前
父节点
当前提交
6262f510e9
共有 3 个文件被更改,包括 5 次插入4 次删除
  1. 1 1
      assets/html/clash.html
  2. 3 2
      assets/html/index.html
  3. 1 1
      assets/html/surge.html

+ 1 - 1
assets/html/clash.html

@@ -105,7 +105,7 @@
         <div class='article'>
             <p>自动抓取tg频道、订阅地址、公开互联网上的ss、ssr、vmess节点信息,聚合去重后提供clash配置,每15分钟更新</p>
             <br>
-            <p>Clash配置文件:<a href="https://{{ .domain }}/clash/config">https://{{ .domain }}/clash/config</a> <a href="clash://install-config?url=https://{{ .domain }}/clash/config">一键导入</a></p>
+            <p>Clash配置文件:https://{{ .domain }}/clash/config <a href="clash://install-config?url=https://{{ .domain }}/clash/config">一键导入</a></p>
             <p>Clash proxy-provider(Shadowrocket添加订阅方式可用):<a href="https://{{ .domain }}/clash/proxies">https://{{ .domain }}/clash/proxies</a></p>
             <br>
 			<p>筛选代理类型(此种方式你只能自己维护配置文件):https://{{ .domain }}/clash/proxies?type=ss,ssr,vmess</p>

+ 3 - 2
assets/html/index.html

@@ -111,7 +111,7 @@
             <p>可用节点数量:{{ .useful_proxies_count }}</p>
             <br>
             <h5><a href="/clash">Clash</a></h5>
-            <p>Clash配置文件:<a href="https://{{ .domain }}/clash/config">https://{{ .domain }}/clash/config</a> <a
+            <p>Clash配置文件:https://{{ .domain }}/clash/config <a
                         href="clash://install-config?url=https://{{ .domain }}/clash/config">一键导入</a></p>
             <p>Clash proxy-provider(Shadowrocket添加订阅方式可用):<a href="https://{{ .domain }}/clash/proxies">https://{{ .domain }}/clash/proxies</a>
             </p>
@@ -119,11 +119,12 @@
 			</p>
 			<br>
 			<h5><a href="/surge">Surge</a></h5>
-            <p>Surge配置文件:<a href="https://{{ .domain }}/surge/config">https://{{ .domain }}/surge/config</a> <a
+            <p>Surge配置文件:https://{{ .domain }}/surge/config <a
                         href="surge3:///install-config?url=https://{{ .domain }}/surge/config">一键导入</a></p>
             <p>Surge proxy list:<a href="https://{{ .domain }}/surge/proxies">https://{{ .domain }}/surge/proxies</a>
             </p>
             <br>
+            {{- /* 所有使用本代码提供服务的禁止删除该行*/}}
             <p>抓取程序已开源:<a href="https://github.com/zu1k/proxypool">https://github.com/zu1k/proxypool</a></p>
         </div>
     </div>

+ 1 - 1
assets/html/surge.html

@@ -75,7 +75,7 @@
 	<div class='article'>
 	  <p>自动抓取tg频道、订阅地址、公开互联网上的ss、vmess节点信息,聚合去重后提供Surge节点列表,每15分钟更新</p>
 		<br>
-	  <p>Surge配置文件:<a href="https://{{ .domain }}/surge/config">https://{{ .domain }}/surge/config</a> <a href="surge3:///install-config?url=https://{{ .domain }}/surge/config">一键导入</a></p>
+	  <p>Surge配置文件:https://{{ .domain }}/surge/config <a href="surge3:///install-config?url=https://{{ .domain }}/surge/config">一键导入</a></p>
 	  <p>Surge proxy list:<a href="https://{{ .domain }}/surge/proxies">https://{{ .domain }}/surge/proxies</a></p>
 		<br>
 	  <p>抓取程序已开源:<a href="https://github.com/zu1k/proxypool">https://github.com/zu1k/proxypool</a></p>