mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
@@ -87,6 +87,7 @@ export default defineAppConfig({
|
|||||||
activityIds: [
|
activityIds: [
|
||||||
'com.alipay.mobile.alipassapp.alkb.kb.ALPMainPage63',
|
'com.alipay.mobile.alipassapp.alkb.kb.ALPMainPage63',
|
||||||
'com.eg.android.AlipayGphone.AlipayLogin',
|
'com.eg.android.AlipayGphone.AlipayLogin',
|
||||||
|
'com.alipay.mobile.about.ui.AboutAlipayActivity',
|
||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -98,8 +99,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
name: '弹窗-【x】',
|
name: '弹窗-【x】',
|
||||||
matches:
|
matches:
|
||||||
'[text="版本更新"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
'[text="版本更新"||text^="Version"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13490805',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13490805',
|
||||||
|
'https://i.gkd.li/import/13580594',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '卡片-【x】',
|
name: '卡片-【x】',
|
||||||
|
|||||||
Reference in New Issue
Block a user