We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
例如用clash客户端,配置如:
proxy-providers: jichang: {<<: *p, path: ./proxy_providers/jichang.yaml, url: "https://www.机场订阅地址.com"} zijian: {<<: *p, path: ./proxy_providers/zijian.yaml, url: "https://www.多个自建整合订阅地址.com"}
此时,机场和自建都有 香港、韩国、日本 的多个节点。 假设自建的有 🇭🇰 HK 🇭🇰 HK2 🇯🇵 JP 🇯🇵 JP2 如图:
🇭🇰 HK
🇭🇰 HK2
🇯🇵 JP
🇯🇵 JP2
那么能通过配置文件写
- DOMAIN-SUFFIX,google.com,????/🇭🇰 HK2 - DOMAIN-SUFFIX,chatgpt.com,????/🇯🇵 JP2
如果是普通的proxies类型,我倒是知道直接写上节点名称就可以了。 但是描点配置类型,我不知道是否能指定固定节点。
The text was updated successfully, but these errors were encountered:
可以
Sorry, something went wrong.
No branches or pull requests
例如用clash客户端,配置如:
此时,机场和自建都有 香港、韩国、日本 的多个节点。
假设自建的有
🇭🇰 HK
🇭🇰 HK2
🇯🇵 JP
🇯🇵 JP2
如图:那么能通过配置文件写
如果是普通的proxies类型,我倒是知道直接写上节点名称就可以了。
但是描点配置类型,我不知道是否能指定固定节点。
The text was updated successfully, but these errors were encountered: