diff --git a/README.md b/README.md index 0e02012..3de4d1f 100644 --- a/README.md +++ b/README.md @@ -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"