一键连新增域名
This commit is contained in:
parent
ac3d72343a
commit
fdba0aba13
|
|
@ -195,9 +195,9 @@ class SplashActivity : BaseActivity() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// //对源地址加密操作
|
// //对源地址加密操作
|
||||||
// val byteArrayToHexStr =
|
val byteArrayToHexStr =
|
||||||
// AESUtil.byteArrayToHexStr(AESUtil.encrypt("https://api.yijianlianjsq.com+https://api.onetouchjsq.com+https://yjlapi.anxuan009.com"))
|
AESUtil.byteArrayToHexStr(AESUtil.encrypt("https://api.yijianlianjsq.com+https://api.onetouchjsq.com+https://yjlapi.anxuan009.com+https://yjl.zhenxuan123.com"))
|
||||||
// android.util.Log.i("AAAAAAAAAAA","data:::"+byteArrayToHexStr)
|
android.util.Log.i("AAAAAAAAAAA","data:::"+byteArrayToHexStr)
|
||||||
}
|
}
|
||||||
|
|
||||||
@SuppressLint("JavascriptInterface", "SetJavaScriptEnabled")
|
@SuppressLint("JavascriptInterface", "SetJavaScriptEnabled")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue