mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +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,
|
||||
"gemini",
|
||||
None,
|
||||
Some("tlgs.one"),
|
||||
Some("kennedy.gemi.dev"), // tlgs.one was replaced by response time issue
|
||||
-1,
|
||||
"/search",
|
||||
Some(&Uri::escape_string(query, None, false)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue