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
|
||||
None,
|
||||
Some("tlgs.one"),
|
||||
1965,
|
||||
-1,
|
||||
"search",
|
||||
Some(&Uri::escape_string(query, None, false)), // @TODO is `escape_string` really wanted in `build` context?
|
||||
None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user