mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
22 lines
373 B
JSON
22 lines
373 B
JSON
{
|
|
"install": {
|
|
"href": "/install",
|
|
"text": "Install"
|
|
},
|
|
"allqr": {
|
|
"href": "/allqr.txt",
|
|
"text": "Összes kérdés TXT"
|
|
},
|
|
"data": {
|
|
"href": "/data.json",
|
|
"text": "Összes kérdés JSON"
|
|
},
|
|
"irc": {
|
|
"href": "/irc?index",
|
|
"text": "IRC chat"
|
|
},
|
|
"dataeditor": {
|
|
"href": "/dataeditor?index",
|
|
"text": "Dataeditor"
|
|
}
|
|
}
|