mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf(一刻相册): 全屏广告-弹窗广告 (#444)
This commit is contained in:
@@ -66,30 +66,24 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击x关闭广告提示',
|
desc: '点击关闭',
|
||||||
fastQuery: true,
|
|
||||||
activityIds: [
|
|
||||||
'com.baidu.youavideo.home.view.HomeActivity',
|
|
||||||
'com.baidu.youavideo.preview.ui.hometimeline.TimelinePreviewActivity',
|
|
||||||
'com.baidu.youavideo.preview.ui.search.SearchPreviewActivity',
|
|
||||||
],
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
|
||||||
key: 0,
|
|
||||||
matches: '[id="com.baidu.youavideo:id/dialog_home_pop_close_button"]',
|
|
||||||
snapshotUrls: ['https://i.gkd.li/i/13048700'],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
matches: '[id="com.baidu.youavideo:id/iv_close"]',
|
fastQuery: true,
|
||||||
excludeMatches: '[vid="tv_title"][text$="权限"]',
|
activityIds: [
|
||||||
exampleUrls:
|
'.preview.ui.search.SearchPreviewActivity',
|
||||||
'https://m.gkd.li/57941037/3aa0e107-e31f-4e5a-8969-1fcd8310281d',
|
'.preview.ui.hometimeline.TimelinePreviewActivity',
|
||||||
|
'.preview.ui.album.AlbumPreviewActivity',
|
||||||
|
],
|
||||||
|
matches: '[vid="fl_ad"] - [vid="iv_close"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/6b628b65-214f-4dc0-b0b8-805ea566464b',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14133595',
|
'https://i.gkd.li/i/14133595',
|
||||||
'https://i.gkd.li/i/14217352',
|
'https://i.gkd.li/i/14217352',
|
||||||
'https://i.gkd.li/i/15750684', // 排除权限申请弹窗的规则触发
|
'https://i.gkd.li/i/17580816',
|
||||||
],
|
],
|
||||||
|
excludeSnapshotUrls: 'https://i.gkd.li/i/15750684',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user