Update resource-parser.js

This commit is contained in:
Shawn
2020-04-26 09:09:50 +08:00
committed by GitHub
parent 9d9353240f
commit 2d749c7f14

View File

@@ -12,12 +12,12 @@
1⃣ 过滤参数为 in,out, 分别为保留与排除,多个参数间用+号连接, 可直接使用中文(如 in=香港+台湾)
2⃣ emoji 参数为 emoji=1,2 或-1为添加或删除节点名中的emoji旗帜国行设备请用 emoji=2
3⃣ udp=1tfo=1 参数开启 udp-relay 及fast-open
4⃣ info=0用于关闭转换解析器的提示通知
4⃣ info=0用于关闭本资源解析器的提示通知
*/
/**
* 使用,
* 使用方法
0⃣ 在quantumult X 配置文件中[general] 部分,加入 resource_parser_url=https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/Scripts/resource-parser.js
1⃣ 原始订阅连接为: https://raw.githubusercontent.com/crossutility/Quantumult-X/master/server-complete.txt ,
2⃣ 想要保留的参数为 in=tls+ss, 想要过滤的参数为 out=http+2, 请注意下面订阅链接后一定要加 ”#“ 符号