mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use default port
This commit is contained in:
parent
0b98dbe497
commit
f8d35e3252
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue