mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
use kennedy.gemi.dev as default search provider
This commit is contained in:
parent
e7bd5bbdc6
commit
ac4551d090
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ fn search(query: &str) -> Uri {
|
||||||
UriFlags::NONE,
|
UriFlags::NONE,
|
||||||
"gemini",
|
"gemini",
|
||||||
None,
|
None,
|
||||||
Some("tlgs.one"),
|
Some("kennedy.gemi.dev"), // tlgs.one was replaced by response time issue
|
||||||
-1,
|
-1,
|
||||||
"/search",
|
"/search",
|
||||||
Some(&Uri::escape_string(query, None, false)),
|
Some(&Uri::escape_string(query, None, false)),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue