пофиксил маршруты public dns
This commit is contained in:
parent
2e40d673ad
commit
4ae4a28c2a
|
|
@ -2,9 +2,9 @@
|
|||
"description": "google & cloudflare public dns",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"1.1.1.1",
|
||||
"1.0.0.1",
|
||||
"8.8.8.8",
|
||||
"8.8.4.4"
|
||||
"1.1.1.1/32",
|
||||
"1.0.0.1/32",
|
||||
"8.8.8.8/32",
|
||||
"8.8.4.4/32"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue