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