mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(大师兄影视):首页广告弹窗 (#3821)
* feat(大师兄影视):首页广告弹窗 * Update com.zhiyin.qingdan.dashixiong.ts Signed-off-by: 二刺螈 <i@songe.li> --------- Signed-off-by: 二刺螈 <i@songe.li> Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -77,5 +77,17 @@ export default defineAppConfig({
|
||||
rules: '[desc^="必读通告"] +n [desc="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843280',
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '全屏广告-首页广告弹窗',
|
||||
desc: '点击X',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.sigmob.sdk.base.common.TransparentAdActivity',
|
||||
matches: '[id="close_btn"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13887500',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user