diff --git a/bin/clashfm.tar.gz b/bin/clashfm.tar.gz index 9cbd773..72dffa2 100644 Binary files a/bin/clashfm.tar.gz and b/bin/clashfm.tar.gz differ diff --git a/scripts/rules.yaml b/scripts/rules.yaml deleted file mode 100644 index fce3ce4..0000000 --- a/scripts/rules.yaml +++ /dev/null @@ -1,11 +0,0 @@ -#用于编写自定义规则(此处规则将优先生效),(可参考https://lancellc.gitbook.io/clash/clash-config-file/rules): -#例如“🚀 节点选择”、“🎯 全球直连”这样的自定义规则组必须与config.yaml中的代理规则组相匹配,否则将无法运行! -# - DOMAIN-SUFFIX,google.com,🚀 节点选择 -# - DOMAIN-KEYWORD,baidu,🎯 全球直连 -# - DOMAIN,ad.com,REJECT -# - SRC-IP-CIDR,192.168.1.201/32,DIRECT -# - IP-CIDR,127.0.0.0/8,DIRECT -# - IP-CIDR6,2620:0:2d0:200::7/32,🚀 节点选择 -# - DST-PORT,80,DIRECT -# - SRC-PORT,7777,DIRECT - \ No newline at end of file diff --git a/scripts/user.yaml b/scripts/user.yaml deleted file mode 100644 index ff97dc9..0000000 --- a/scripts/user.yaml +++ /dev/null @@ -1,5 +0,0 @@ -#用于编写自定义设定(可参考https://lancellc.gitbook.io/clash),例如 -#port: 7890 -#hosts: -# '*.clash.dev': 127.0.0.1 -# 'alpha.clash.dev': ::1