23 lines
466 B
JSON
23 lines
466 B
JSON
{
|
|
"title": "Comss DNS (RU)",
|
|
"template": "https://dns.{option}comss.one/dns-query",
|
|
"bootstrap_dns": "92.38.152.163,93.115.24.204,2a03:90c0:56::1a5,2a02:7b40:5eb0:e95d::1",
|
|
"params": {
|
|
"option": {
|
|
"description": "Location",
|
|
"type": "select",
|
|
"regex": "(east.|)",
|
|
"options": [
|
|
{
|
|
"value": "east.",
|
|
"description": "Siberia"
|
|
},
|
|
{
|
|
"value": "",
|
|
"description": "Moscow, St Petersburg"
|
|
}
|
|
],
|
|
"default": ""
|
|
}
|
|
}
|
|
}
|