From d00069a64cfb5ece10ce006234e44c558281145e Mon Sep 17 00:00:00 2001 From: Mirei <42766108+mahdibland@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:47:06 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=87=20Create=20Provider=20Config=20Cla?= =?UTF-8?q?sh=20Meta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update/provider/provider-meta.yml | 89 +++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 update/provider/provider-meta.yml diff --git a/update/provider/provider-meta.yml b/update/provider/provider-meta.yml new file mode 100644 index 000000000..cfcc0eb9b --- /dev/null +++ b/update/provider/provider-meta.yml @@ -0,0 +1,89 @@ +## It's highly recommended to use *Clash.Meta kernel* with this config. +## Android client is available on https://f-droid.org +## Other clients: https://docs.metacubex.one/used +## In case of modifications, read comments carefully! + +mixed-port: 7890 +geodata-mode: true +tcp-concurrent: true +#allow-lan: true +mode: rule +log-level: info +#ipv6: false +external-controller: 127.0.0.1:9090 +profile: + store-selected: true + store-fake-ip: true + +dns: + enable: true ## SUGGESTION: Disable it and use `dnscrypt-proxy` or Android's "Secure DNS" option. + #listen: 127.0.0.1:53 ## Or 0.0.0.0:53 for LAN. + #ipv6: false + default-nameserver: + - 1.1.1.1 + - 114.114.114.114 + enhanced-mode: redir-host + proxy-server-nameserver: + - https://1.1.1.1/dns-query + nameserver: + - 1.1.1.1 + - 114.114.114.114 + fallback: + - https://1.1.1.1/dns-query + - https://8.8.8.8/dns-query + - https://9.9.9.9/dns-query + - https://208.67.222.222/dns-query + - https://rubyfish.cn/dns-query + fallback-filter: + ipcidr: + - 10.0.0.0/8 + - 100.64.0.0/10 + - 169.254.0.0/16 + - 172.16.0.0/12 + - 192.0.0.0/24 + - 198.18.0.0/15 + - 240.0.0.0/4 + - 64:ff9b:1::/48 + - fc00::/7 + - fe80::/64 + +proxy-groups: + +- name: auto + type: url-test + url: http://cp.cloudflare.com/ + interval: 600 + lazy: true + use: + - airports + - aggregator + +proxy-providers: + + airports: + type: http + url: https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/airport_merge_yaml.yml + interval: 720 + path: ./airports.yaml + health-check: + enable: true + interval: 600 + lazy: true + url: http://cp.cloudflare.com/ + + aggregator: + type: http + url: https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/sub_merge_yaml.yml + interval: 1440 + path: ./aggregator.yaml + health-check: + enable: true + interval: 600 + lazy: true + url: http://cp.cloudflare.com/ + +rules: + - GEOSITE,category-ads-all,REJECT + - GEOIP,private,DIRECT,no-resolve + - GEOIP,IR,DIRECT ## Change to your country's code. + - MATCH,auto