From 7ed5f32b3c7870a716c0e3446eb20a76ceff3308 Mon Sep 17 00:00:00 2001 From: Zhiyi Pan <54977106+doveppp@users.noreply.github.com> Date: Sun, 4 Aug 2024 10:30:11 +0800 Subject: [PATCH] Update subconverter --- _worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_worker.js b/_worker.js index 7ad0648..11e77e6 100644 --- a/_worker.js +++ b/_worker.js @@ -18,7 +18,7 @@ https://hy2sub.pages.dev //请将机场订阅链接填入上方 let urls = [];// https://subs.zeabur.app/clash , https://neko-warp.nloli.xyz/neko_warp.yaml -let subconverter = "apiurl.v1.mk"; //在线订阅转换后端,目前使用肥羊的订阅转换功能。支持自建psub 可自行搭建https://github.com/bulianglin/psub +let subconverter = "url.v1.mk"; //在线订阅转换后端,目前使用肥羊的订阅转换功能。支持自建psub 可自行搭建https://github.com/bulianglin/psub let subconfig = "https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_MultiCountry.ini"; //订阅配置文件,可自行更换 export default {