diff --git a/README.md b/README.md index 3e7614e3ce..ad3063f68b 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,11 @@ "routing": { "domainStrategy": "IPIfNonMatch", "rules": [ + { + "type": "field", + "outboundTag": "Direct", + "protocol": ["bittorrent"] + }, { "type": "field", "outboundTag": "Dns-Out", @@ -227,11 +232,6 @@ "network": "udp", "port": 53 }, - { - "type": "field", - "outboundTag": "Direct", - "protocol": ["bittorrent"] - }, { "type": "field", "outboundTag": "Reject",