From c720008187e36daeb7ac9799916c5ad16e1c57bf Mon Sep 17 00:00:00 2001 From: Harry NG <90631770+harryngne@users.noreply.github.com> Date: Thu, 18 Sep 2025 17:11:52 +0700 Subject: chore: update sub page URL (#3505) * Fix: Shadowrocket link using base64 encoding * chore: update url --- web/html/subscription.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'web/html/subscription.html') diff --git a/web/html/subscription.html b/web/html/subscription.html index 1178371f..c9cf241f 100644 --- a/web/html/subscription.html +++ b/web/html/subscription.html @@ -235,14 +235,15 @@ Shadowrocket V2Box + @click="open(v2boxUrl)">V2Box Streisand + @click="open(streisandUrl)">Streisand V2RayTun + @click="copy(v2raytunUrl)">V2RayTun NPV - Tunnel + @click="copy(npvtunUrl)">NPV + Tunnel + -- cgit v1.2.3