chore: use local json file instead of api

This commit is contained in:
2024-10-06 18:20:53 +08:00
parent 8f7a5e5f0e
commit 956b29d076
5 files changed
+25 -15

No files matched your search

@@ -39,6 +39,7 @@ val gson: Gson = GsonBuilder()
.create()
const val ROOT_PATH = "./data"
const val ASSETS_BASE_URL = "https://static.rtast.cn"
val DEFAULT_CONFIG = Config(
ncmAPI = "https://ncm.rtast.cn",