feat: 42kit Nav Support network config

This commit is contained in:
2025-05-08 22:44:22 +08:00
parent 03c941c970
commit 3c061f995c
5 changed files with 51 additions and 39 deletions

View File

@ -39,6 +39,7 @@ class URLConf {
static const feedbackUrl = "https://support.citizenwiki.cn/all";
static const feedbackFAQUrl = "https://support.citizenwiki.cn/t/sc-toolbox";
static String nav42KitUrl = "https://payload.citizenwiki.cn/api/community-navs?sort=is_sponsored&depth=2&page=1&limit=1000";
static String get devReleaseUrl => "$gitApiHome/SCToolBox/Release/releases";