Add WHOOGLE_ALT_IMG
and WHOOGLE_ALT_WIKI
to app.json
This commit is contained in:
parent
62b53f301c
commit
0ccc34d8ff
10
app.json
10
app.json
|
@ -75,6 +75,16 @@
|
|||
"value": "lingva.ml",
|
||||
"required": false
|
||||
},
|
||||
"WHOOGLE_ALT_IMG": {
|
||||
"description": "The site to use as a replacement for imgur.com when site alternatives are enabled in the config.",
|
||||
"value": "imgin.voidnet.tech",
|
||||
"required": false
|
||||
},
|
||||
"WHOOGLE_ALT_WIKI": {
|
||||
"description": "The site to use as a replacement for wikipedia.com when site alternatives are enabled in the config.",
|
||||
"value": "wikiless.org",
|
||||
"required": false
|
||||
},
|
||||
"WHOOGLE_MINIMAL": {
|
||||
"description": "Remove everything except basic result cards from all search queries (set to 1 or leave blank)",
|
||||
"value": "",
|
||||
|
|
Loading…
Reference in New Issue
Block a user