Update _worker.js

This commit is contained in:
CMLiussss
2024-06-22 01:48:05 +08:00
committed by GitHub
parent a96c552e7e
commit f0394f4a3b

View File

@@ -18,7 +18,7 @@ https://WARP.fxxk.dedyn.io/auto
`
let urls = [];
let subconverter = "apiurl.v1.mk"; //在线订阅转换后端,目前使用肥羊的订阅转换功能。支持自建psub 可自行搭建https://github.com/bulianglin/psub
let subconverter = "subapi-loadbalancing.pages.dev"; //在线订阅转换后端,目前使用CM的订阅转换功能。支持自建psub 可自行搭建https://github.com/bulianglin/psub
let subconfig = "https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_MultiCountry.ini"; //订阅配置文件
export default {