mirror of
https://github.com/lush2020/CF-Workers-SUB.git
synced 2026-03-21 02:24:02 +08:00
Update _worker.js
This commit is contained in:
@@ -22,7 +22,7 @@ let urls = [
|
||||
];
|
||||
|
||||
let subconverter = "apiurl.v1.mk"; //在线订阅转换后端,目前使用肥羊的订阅转换功能。支持自建psub 可自行搭建https://github.com/bulianglin/psub
|
||||
let subconfig = "https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_Full.ini"; //订阅配置文件
|
||||
let subconfig = "https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_MultiCountry.ini"; //订阅配置文件
|
||||
|
||||
export default {
|
||||
async fetch (request,env) {
|
||||
|
||||
Reference in New Issue
Block a user