refactor/api-prox: preload and watch hooks at startup

This commit is contained in:
Kentai Radiquum 2025-07-08 16:20:25 +05:00
parent d23703b212
commit 3762e7e58f
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 65 additions and 72 deletions

View file

@ -55,7 +55,7 @@ export async function get(data: Toggles, url: URL) {
data.lastVersionCode = 25062200;
data.impMessageEnabled = true;
data.impMessageText = "разработчик AniX / Api-Prox-Svc";
data.impMessageText = "разработчик AniX / Api-Prox-Service";
data.impMessageLink = "https://wah.su/radiquum";
data.impMessageBackgroundColor = "ffb3d0";
data.impMessageTextColor = "ffffff";