Skip to content

Commit

Permalink
chore: format mixin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EkkoG committed Nov 8, 2024
1 parent 2294b1e commit 41d24b5
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions modules/mihomo-ekko-prefer/files/etc/mihomo/mixin.yaml
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
dns:
default-nameserver:
- 119.29.29.29
- 223.5.5.5
- 119.29.29.29
- 223.5.5.5
nameserver:
- https://dot.pub/dns-query
- https://dns.alidns.com/dns-query
fallback:
- tcp://8.8.8.8
- tcp://1.1.1.1
- tcp://8.8.8.8
- tcp://1.1.1.1
proxy-server-nameserver:
- 119.29.29.29
- 223.5.5.5
- 119.29.29.29
- 223.5.5.5
fallback-filter:
geoip: true
geoip-code: CN
ipcidr:
- ::/128
- ::1/128
- 2001::/32
- 0.0.0.0/8
- 10.0.0.0/8
- 100.64.0.0/10
- 127.0.0.0/8
- 169.254.0.0/16
- 172.16.0.0/12
- 192.0.0.0/24
- 192.0.2.0/24
- 192.88.99.0/24
- 192.168.0.0/16
- 198.18.0.0/15
- 198.51.100.0/24
- 203.0.113.0/24
- 224.0.0.0/4
- 240.0.0.0/4
- 255.255.255.255/32
- ::/128
- ::1/128
- 2001::/32
- 0.0.0.0/8
- 10.0.0.0/8
- 100.64.0.0/10
- 127.0.0.0/8
- 169.254.0.0/16
- 172.16.0.0/12
- 192.0.0.0/24
- 192.0.2.0/24
- 192.88.99.0/24
- 192.168.0.0/16
- 198.18.0.0/15
- 198.51.100.0/24
- 203.0.113.0/24
- 224.0.0.0/4
- 240.0.0.0/4
- 255.255.255.255/32
domain:
- "+.google.com"
- "+.facebook.com"
- "+.youtube.com"
- "+.githubusercontent.com"
- "+.googlevideo.com"
- "+.msftconnecttest.com"
- "+.msftncsi.com"
- "+.github.com"
- "+.google.com"
- "+.facebook.com"
- "+.youtube.com"
- "+.githubusercontent.com"
- "+.googlevideo.com"
- "+.msftconnecttest.com"
- "+.msftncsi.com"
- "+.github.com"

0 comments on commit 41d24b5

Please sign in to comment.