mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-07-20 08:22:20 +00:00
@@ -220,6 +220,7 @@ next:
|
||||
Host: toOrFromComponent(ruleToURL.Host, fromURL.Host),
|
||||
Path: "/" + strings.Join(toSegments, "/"),
|
||||
RawQuery: fromURL.RawQuery,
|
||||
Fragment: toOrFromComponent(ruleToURL.Fragment, fromURL.Fragment),
|
||||
}
|
||||
status = int(*rule.Status)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user