Update
This commit is contained in:
+5
-3
@@ -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"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user