revert: remove local fallback domains

This commit is contained in:
2026-08-05 15:54:27 +08:00
parent 5e6520c258
commit 63a12890c3
171 changed files with 36 additions and 378 deletions

View File

@@ -24,7 +24,6 @@ android {
//app 名字
resValue('string', 'app_name', 'PROTEIN')
//预埋订阅网址
buildConfigField "String", "BASE_URL", "\"https://pmcykch.com/\""
//后台唯一ID
buildConfigField "int", "USERID", "254"
//状态栏文字颜色是否为白色