mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
add web apps
This commit is contained in:
@@ -13,4 +13,6 @@ class Base {
|
||||
|
||||
static String USER_AGENT =
|
||||
"${Base.APP_NAME} ${PlatformUtil.getPlatformName()} ${Base.VERSION_NAME}";
|
||||
|
||||
static String WEB_APPS = "https://nowser.nostrmo.com/jsons/webapps.json";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user