mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-10 13:15:42 +08:00
Update index.html
This commit is contained in:
@@ -47,34 +47,34 @@
|
|||||||
<p>✅ 推荐使用以下链接,无需代理即可更新配置:</p>
|
<p>✅ 推荐使用以下链接,无需代理即可更新配置:</p>
|
||||||
|
|
||||||
<div class="link-box">
|
<div class="link-box">
|
||||||
<code id="v2ray-gh">https://gh-proxy.com/raw.githubusercontent.com/ssrsub/ssr/master/V2ray</code>
|
<code id="v2ray-gh">https://gh-proxy.com/raw.githubusercontent.com/ssrsub/ssr/master/v2ray</code>
|
||||||
<button class="copy-btn" onclick="copyText('v2ray-gh')">复制</button>
|
<button class="copy-btn" onclick="copyText('v2ray-gh')">复制</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="link-box">
|
<div class="link-box">
|
||||||
<code id="clash-gh">https://gh-proxy.com/raw.githubusercontent.com/ssrsub/ssr/master/Clash.yaml</code>
|
<code id="clash-gh">https://gh-proxy.com/raw.githubusercontent.com/ssrsub/ssr/master/clash.yaml</code>
|
||||||
<button class="copy-btn" onclick="copyText('clash-gh')">复制</button>
|
<button class="copy-btn" onclick="copyText('clash-gh')">复制</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="link-box">
|
<div class="link-box">
|
||||||
<code id="singbox-gh">https://gh-proxy.com/raw.githubusercontent.com/ssrsub/ssr/master/SingBox.json</code>
|
<code id="singbox-gh">https://gh-proxy.com/raw.githubusercontent.com/ssrsub/ssr/master/singbox.json</code>
|
||||||
<button class="copy-btn" onclick="copyText('singbox-gh')">复制</button>
|
<button class="copy-btn" onclick="copyText('singbox-gh')">复制</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>🧩 已连接代理时,可使用以下原始地址(速度更快):</p>
|
<p>🧩 已连接代理时,可使用以下原始地址(速度更快):</p>
|
||||||
|
|
||||||
<div class="link-box">
|
<div class="link-box">
|
||||||
<code id="v2ray-raw">https://raw.githubusercontent.com/ssrsub/ssr/master/V2ray</code>
|
<code id="v2ray-raw">https://raw.githubusercontent.com/ssrsub/ssr/master/v2ray</code>
|
||||||
<button class="copy-btn" onclick="copyText('v2ray-raw')">复制</button>
|
<button class="copy-btn" onclick="copyText('v2ray-raw')">复制</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="link-box">
|
<div class="link-box">
|
||||||
<code id="clash-raw">https://raw.githubusercontent.com/ssrsub/ssr/master/Clash.yaml</code>
|
<code id="clash-raw">https://raw.githubusercontent.com/ssrsub/ssr/master/clash.yaml</code>
|
||||||
<button class="copy-btn" onclick="copyText('clash-raw')">复制</button>
|
<button class="copy-btn" onclick="copyText('clash-raw')">复制</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="link-box">
|
<div class="link-box">
|
||||||
<code id="singbox-raw">https://raw.githubusercontent.com/ssrsub/ssr/master/SingBox.json</code>
|
<code id="singbox-raw">https://raw.githubusercontent.com/ssrsub/ssr/master/singbox.json</code>
|
||||||
<button class="copy-btn" onclick="copyText('singbox-raw')">复制</button>
|
<button class="copy-btn" onclick="copyText('singbox-raw')">复制</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user