一键连

1.去除限制
This commit is contained in:
level 2025-12-12 16:00:50 +08:00
parent dc8cc818f8
commit 6ae7d3c546
1 changed files with 0 additions and 4 deletions

View File

@ -227,10 +227,6 @@ open class HomeFragment : BaseFragment(), CoroutineScope by CoroutineScope(Dispa
clLinks= view.findViewById(R.id.clLinks)
clNode.setOnClickListener {
if(subLinkCode!=200){
RxToast.info(resources.getString(R.string.SubscriptionlinkTop))
return@setOnClickListener
}
if (checkExpire()) {
RxToast.info(resources.getString(R.string.AccountExpired))
return@setOnClickListener