mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
53 lines
No EOL
990 B
JSON
53 lines
No EOL
990 B
JSON
{
|
|
"homepage":"gemini://yggverse.cities.yesterweb.org",
|
|
"interface":
|
|
{
|
|
"theme":"Default",
|
|
"window":
|
|
{
|
|
"header":
|
|
{
|
|
"enabled":true,
|
|
"button":
|
|
{
|
|
"close":true
|
|
}
|
|
},
|
|
"navigation":
|
|
{
|
|
"button":
|
|
{
|
|
"go":true
|
|
}
|
|
},
|
|
"width":640,
|
|
"height":480
|
|
}
|
|
},
|
|
"resolver":
|
|
{
|
|
"enabled":true,
|
|
"request":
|
|
{
|
|
"timeout":1,
|
|
"host":
|
|
[
|
|
"1.1.1.1",
|
|
"8.8.8.8"
|
|
],
|
|
"record":
|
|
[
|
|
"A",
|
|
"AAAA"
|
|
]
|
|
},
|
|
"result":
|
|
{
|
|
"shuffle":false,
|
|
"cache":
|
|
{
|
|
"timeout":3600
|
|
}
|
|
}
|
|
}
|
|
} |