finish implementation for iOS

This commit is contained in:
2025-09-29 16:09:00 -07:00
parent 265d393cdc
commit 62e36359b8
5 changed files with 369 additions and 105 deletions

View File

@@ -81,8 +81,6 @@ class Settings
public var searchEngines: [String: String] = [
"Google": "https://google.com/search?q=%q&gbv=1",
"DuckDuckGo": "https://html.duckduckgo.com/html/?q=%q",
"Searx.nor": "http://searx.nor/search?q=%q&categories=general",
"Whoogle.nor": "http://whoogle.nor/search?q=%q"
]
// Name of the default search engine from `searchEngines`