mirror of
https://github.com/paulmillr/encrypted-dns.git
synced 2026-08-19 01:17:22 +02:00
Generate everything from providers json.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"code": "en",
|
||||
"name": "English",
|
||||
"table_columns": {
|
||||
"name": "Name",
|
||||
"region": "Region",
|
||||
"censorship": "Censorship",
|
||||
"notes": "Notes",
|
||||
"install_signed": "Install (Signed - Recommended)",
|
||||
"install_unsigned": "Install (unsigned)"
|
||||
},
|
||||
"yes": "Yes",
|
||||
"no": "No"
|
||||
}
|
||||
Reference in New Issue
Block a user