Feature
- proxy-providers support filter
proxy-providers:
example:
type: http
url: https://www.example.com/proxy.yaml
path: sub/proxy.yaml
interval: 2333
filter: "中转|专线"
Bug fixes
- fix provider filter potential panic
proxy-providers:
example:
type: http
url: https://www.example.com/proxy.yaml
path: sub/proxy.yaml
interval: 2333
filter: "中转|专线"