Update README.md

This commit is contained in:
Andrevich 2024-10-14 11:17:44 +04:00 committed by GitHub
parent 99259d5a94
commit 3d6ff02e17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,14 +18,14 @@
"rules": [
{
"ip": [
"ext:geoip.dat:antifilter"
"ext:geoip.dat:refilter"
],
"type": "field",
"outboundTag": "proxy"
},
{
"domain": [
"ext:geosite.dat:antifilter-community"
"ext:geosite.dat:refilter"
],
"type": "field",
"outboundTag": "proxy"
@ -63,14 +63,14 @@
"rules": [
{
"ip": [
"ext:geoip.dat:antifilter"
"ext:geoip.dat:refilter"
],
"type": "field",
"outboundTag": "proxy"
},
{
"domain": [
"ext:geosite.dat:antifilter-community"
"ext:geosite.dat:refilter"
],
"type": "field",
"outboundTag": "proxy"