finish implementation for iOS
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user