mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
use default port
This commit is contained in:
parent
0b98dbe497
commit
f8d35e3252
@ -46,7 +46,7 @@ impl Protocol {
|
|||||||
"/gemini", // beginning slash required to prevent assertion panic on construct
|
"/gemini", // beginning slash required to prevent assertion panic on construct
|
||||||
None,
|
None,
|
||||||
Some("tlgs.one"),
|
Some("tlgs.one"),
|
||||||
1965,
|
-1,
|
||||||
"search",
|
"search",
|
||||||
Some(&Uri::escape_string(query, None, false)), // @TODO is `escape_string` really wanted in `build` context?
|
Some(&Uri::escape_string(query, None, false)), // @TODO is `escape_string` really wanted in `build` context?
|
||||||
None,
|
None,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user