From e3d8dfe841f928a7578ebb6333aa1074d52ced7d Mon Sep 17 00:00:00 2001 From: Ophestra Date: Mon, 7 Sep 2026 21:06:02 +0900 Subject: all: update git web frontend urls The Gitea instance is forced to discontinue servicing of most unauthenticated requests due to extensive and overwhelming slopware crawler access. The cgit instance is currently the only method of public read-only git access. Signed-off-by: Ophestra --- static/humans.txt | 4 ++-- static/index.html | 2 +- templates/footer.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/humans.txt b/static/humans.txt index 641cab96..8b7293c2 100644 --- a/static/humans.txt +++ b/static/humans.txt @@ -55,6 +55,6 @@ Hakurei is a collaboratively developed open source project. -See the repositories at https://git.gensokyo.uk/rosa for more details. +See the repositories at https://src.rosa.moe/hakurei for more details. -This website is developed in the https://git.gensokyo.uk/rosa/hakurei.app repository. +This website is developed in the https://src.rosa.moe/hakurei.app repository. diff --git a/static/index.html b/static/index.html index fff090b0..cb5c5228 100644 --- a/static/index.html +++ b/static/index.html @@ -62,7 +62,7 @@

Hakurei is a security-focused Linux container runtime for running unmodified desktop applications, developed as a non-profit open source + href="https://src.rosa.moe/hakurei" target="_blank">open source project. It also implements planterette, an experimental self-contained Android-like package manager with modern security features.

diff --git a/templates/footer.html b/templates/footer.html index 7018c8d3..2f108e78 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,7 +1,7 @@ -- cgit v1.3.1