mirror of https://github.com/mack-a/v2ray-agent
feat(脚本): 删除trojan-go的默认dns
parent
40259d9260
commit
c46cb3b4f3
|
@ -1923,10 +1923,6 @@ initTrojanGoConfig() {
|
||||||
"${uuid}"
|
"${uuid}"
|
||||||
],
|
],
|
||||||
"dns":[
|
"dns":[
|
||||||
"74.82.42.42",
|
|
||||||
"8.8.8.8",
|
|
||||||
"8.8.4.4",
|
|
||||||
"1.1.1.1",
|
|
||||||
"localhost"
|
"localhost"
|
||||||
],
|
],
|
||||||
"transport_plugin":{
|
"transport_plugin":{
|
||||||
|
|
Loading…
Reference in New Issue