mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat 全屏广告-广告弹窗(补充规则)
This commit is contained in:
@@ -16,11 +16,22 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 10,
|
||||
name: '全屏广告-广告弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds:
|
||||
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
|
||||
rules: '[id="cover-img"] + [text="关闭推荐"]',
|
||||
matches: '[id="cover-img"] + [text="关闭推荐"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706022',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'com.pb.marketing.PopupWindowActivity',
|
||||
matches: '[desc^="活动图片"] + [desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14208693',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '定位提示-请求定位权限弹窗',
|
||||
|
||||
Reference in New Issue
Block a user