Browse Source

fix: subscribe

77-QiQi 2 months ago
parent
commit
ce1e2fe582
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config/client_display.json

+ 3 - 3
config/client_display.json

@@ -24,7 +24,7 @@
       "name": "Clash Nyanpasu",
       "description": "增强版 Clash 客户端",
       "format": "clash",
-      "importUrl": "clash-nyanpasu://subscribe-remote-profile?url={sub}&name={name}",
+      "importUrl": "clash-nyanpasu://subscribe-remote-profile?url={sub}/clash&name={name}",
       "platforms": {
         "Windows": {
           "ext": "exe",
@@ -69,7 +69,7 @@
       "name": "Hiddify",
       "description": "易用的多协议客户端",
       "format": "singbox",
-      "importUrl": "hiddify://import/{sub}#{name}",
+      "importUrl": "hiddify://import/{sub}/clash#{name}",
       "platforms": {
         "Windows": {
           "ext": "exe",
@@ -166,4 +166,4 @@
     "iOS": "ti-brand-apple",
     "Linux": "ti-brand-ubuntu"
   }
-}
+}