mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-05 22:15:36 +05:00
refactor/api-prox: preload and watch hooks at startup
This commit is contained in:
parent
d23703b212
commit
3762e7e58f
2 changed files with 65 additions and 72 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue