Commit 0ea5a965 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent 66a43599
......@@ -10,8 +10,8 @@ android {
applicationId "com.duben.shortplay"
minSdkVersion rootProject.ext.androidMinSdkVersion
targetSdkVersion rootProject.ext.androidTargetSdkVersion
versionCode 3
versionName "1.0.2"
versionCode 22
versionName "2.0.1"
flavorDimensions "default"
// dex突破65535的限制
......
{
"init": {
"site_id": "5442748",
"app_id": "552424",
"partner": "pangle_552424",
"secure_key": "382984841a9bcc145a8f21c1bfa84d32",
"secure_key_d": "2969f173ab1470a72093bb55400e906a"
"site_id": "5423461",
"app_id": "518779",
"partner": "pangle_518779",
"secure_key": "9f3b49c414b30e9d9f44daca4b5cff54"
},
"feed": {
"news_list_ad_code_id": "",
......@@ -13,37 +12,37 @@
"video_first_ad_code_id": "",
"video_second_ad_code_id": "",
"related_ad_code_id": "",
"news_draw_ad_code_id": "954152341",
"news_draw_native_ad_code_id": "954152336",
"news_draw_ad_code_id": "953183571",
"news_draw_native_ad_code_id": "953183575",
"news_outer_list_ad_code_id": "",
"news_outer_first_ad_code_id": "",
"news_outer_second_ad_code_id": "",
"outer_video_second_ad_code_id": "",
"outer_related_ad_code_id": "",
"news_outer_draw_ad_code_id": "954152354",
"news_outer_draw_native_ad_code_id": "954152348",
"news_outer_draw_ad_code_id": "953183564",
"news_outer_draw_native_ad_code_id": "953183578",
"news_interstitial_code_id": ""
},
"small_video": {
"draw_ad_code_id": "954152334",
"draw_native_ad_code_id": "954152339",
"grid_ad_code_id": "954152344",
"grid_draw_ad_code_id": "954152346",
"grid_draw_native_ad_code_id": "954152352",
"video_card_ad_code_id": "954152345",
"video_card_draw_ad_code_id": "954152338",
"video_card_draw_native_ad_code_id": "954152340",
"draw_ad_code_id": "953183569",
"draw_native_ad_code_id": "953183565",
"grid_ad_code_id": "953183574",
"grid_draw_ad_code_id": "953183568",
"grid_draw_native_ad_code_id": "953183581",
"video_card_ad_code_id": "953183580",
"video_card_draw_ad_code_id": "953183579",
"video_card_draw_native_ad_code_id": "953183567",
"interstitial_ad_code_id": "",
"interstitial_note_ad_code_id": "954152349",
"staggered_grid_ad_code_id": "954152342",
"staggered_grid_draw_ad_code_id": "954152334",
"staggered_grid_draw_native_ad_code_id": "954152339",
"draw_interstitial_ad_code_id": "954152335",
"draw_fullscreen_interstitial_ad_code_id": "954152351",
"draw_banner_code_id": "954152347",
"drama_rewarded_ad_code_id": "954152353",
"drama_rewarded_ad_code_id_02": "954152343",
"drama_draw_ad_code_id": "954152337"
"interstitial_note_ad_code_id": "953183562",
"staggered_grid_ad_code_id": "953183566",
"staggered_grid_draw_ad_code_id": "953183569",
"staggered_grid_draw_native_ad_code_id": "953183565",
"draw_interstitial_ad_code_id": "953183572",
"draw_fullscreen_interstitial_ad_code_id": "953183573",
"draw_banner_code_id": "953183570",
"drama_rewarded_ad_code_id": "953183576",
"drama_rewarded_ad_code_id_02": "953183563",
"drama_draw_ad_code_id": "953183577"
},
"novel": {
"status": 0,
......
......@@ -18,7 +18,7 @@ object Constant {
const val IS_FIRST_VIP_BTN = "is_first_agree_btn"
const val IS_FIRST_VEDIO = "is_first_vedio"
const val TAG_NAME = "SUN"
const val MINTS_APP_NAME = "好看微短剧"
const val MINTS_APP_NAME = "西西短剧"
const val MINTS_PKG_NAME = "com.duben.shortplay"
const val ACTION_EXIT_APP = "package.exit"
const val LUCKY_FLAG = "LUCKY_FLAG"
......@@ -48,7 +48,7 @@ object Constant {
const val FRAGMENT_CLICK_FOUR = 3
// 协议地址
var REGISTER_URL = "http://mints-web.mints-id.com/agreements/shortplay/yhxy.html"//注册协议
var PRIVACY_URL = "http://mints-web.mints-id.com/agreements/shortplay/syzc.html"//隐私协议
var MEMBERS_URL = "https://mints-web.mints-id.com/agreements/shortplay/gmxy.html"//会员付费服务协议
var REGISTER_URL = "http://mints-web.mints-id.com/agreements/xixiplaylet/yhxy.html"//注册协议
var PRIVACY_URL = "http://mints-web.mints-id.com/agreements/xixiplaylet/syzc.html"//隐私协议
var MEMBERS_URL = "https://mints-web.mints-id.com/agreements/xixiplaylet/gmxy.html"//会员付费服务协议
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment