mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
perf(交通银行): 全屏广告
This commit is contained in:
@@ -6,18 +6,22 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: [
|
||||
'com.bankcomm.module.biz.home.MainActivity',
|
||||
'com.hihonor.android.launcher.unihome.UniHomeLauncher',
|
||||
],
|
||||
name: '全屏广告-首页弹窗广告',
|
||||
desc: '点击右上角x',
|
||||
rules:
|
||||
'[id="com.bankcomm.Bankcomm:id/popup_ad_image"] - [id="com.bankcomm.Bankcomm:id/popup_close"]',
|
||||
// 貌似快照里位置和截图不对应
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12671987',
|
||||
'https://i.gkd.li/i/12745293', // activityId: 'com.hihonor.android.launcher.unihome.UniHomeLauncher'
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.bankcomm.module.biz.home.MainActivity',
|
||||
'com.hihonor.android.launcher.unihome.UniHomeLauncher',
|
||||
],
|
||||
matches: '[vid="popup_ad_image"] <n * > [vid="popup_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12671987',
|
||||
'https://i.gkd.li/i/12745293',
|
||||
'https://i.gkd.li/i/15046998',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user