fix dynamicPort bugs
This commit is contained in:
@@ -21,7 +21,14 @@
|
||||
}
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "quic"
|
||||
"network": "quic",
|
||||
"quicSettings": {
|
||||
"security": "aes-128-gcm",
|
||||
"key": "",
|
||||
"header": {
|
||||
"type": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sniffing": {
|
||||
"enabled": true,
|
||||
@@ -117,41 +124,12 @@
|
||||
],
|
||||
"outboundTag": "blocked"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"domain": [
|
||||
"domain:epochtimes.com",
|
||||
"domain:epochtimes.com.tw",
|
||||
"domain:epochtimes.fr",
|
||||
"domain:epochtimes.de",
|
||||
"domain:epochtimes.jp",
|
||||
"domain:epochtimes.ru",
|
||||
"domain:epochtimes.co.il",
|
||||
"domain:epochtimes.co.kr",
|
||||
"domain:epochtimes-romania.com",
|
||||
"domain:erabaru.net",
|
||||
"domain:lagranepoca.com",
|
||||
"domain:theepochtimes.com",
|
||||
"domain:ntdtv.com",
|
||||
"domain:ntd.tv",
|
||||
"domain:ntdtv-dc.com",
|
||||
"domain:ntdtv.com.tw",
|
||||
"domain:minghui.org",
|
||||
"domain:renminbao.com",
|
||||
"domain:dafahao.com",
|
||||
"domain:dongtaiwang.com",
|
||||
"domain:falundafa.org",
|
||||
"domain:wujieliulan.com",
|
||||
"domain:ninecommentaries.com",
|
||||
"domain:shenyun.com"
|
||||
],
|
||||
"outboundTag": "blocked"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": ["tg-in"],
|
||||
"outboundTag": "tg-out"
|
||||
}
|
||||
//include_ban_xx
|
||||
//include_ban_bt
|
||||
//include_ban_ad
|
||||
//include_rules
|
||||
|
Reference in New Issue
Block a user