mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comment
This commit is contained in:
parent
3d723036e6
commit
0caca74efe
1 changed files with 1 additions and 1 deletions
|
|
@ -381,7 +381,7 @@ fn handle(
|
||||||
page.set_progress(0.0);
|
page.set_progress(0.0);
|
||||||
page.set_title(&status.title());
|
page.set_title(&status.title());
|
||||||
redirects.replace(0); // reset
|
redirects.replace(0); // reset
|
||||||
/* @TODO can't find that in specification:
|
/* @TODO can't find that in specification, implement manual confirmation status page:
|
||||||
// Disallow external redirection by protocol restrictions
|
// Disallow external redirection by protocol restrictions
|
||||||
} else if "gemini" != target.scheme()
|
} else if "gemini" != target.scheme()
|
||||||
|| uri.port() != target.port()
|
|| uri.port() != target.port()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue