chore: use local json file instead of api
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user