This commit is contained in:
lhie1
2020-09-18 14:06:04 +08:00
parent a17b76646d
commit 59e39e644a
5 changed files with 149 additions and 147 deletions
+5 -3
View File
@@ -49,9 +49,11 @@
- RULE-SET,Microsoft,Microsoft
- RULE-SET,PROXY,Proxy
- RULE-SET,Apple,Apple
- RULE-SET,Domestic,Domestic
- RULE-SET,Domestic IPs,Domestic
- RULE-SET,Apple,Apple
- GEOIP,CN,Domestic
- MATCH,Others
@@ -103,9 +105,9 @@ script:
"PayPal": "PayPal",
"Microsoft": "Microsoft",
"PROXY": "Proxy",
"Domestic": "Domestic",
"Domestic IPs": "Domestic",
"Apple": "Apple"
"Domestic": "Domestic",
"Domestic IPs": "Domestic"
}
port = int(metadata["dst_port"])