mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-16 23:10:11 +08:00
perf: 京东 - 全屏广告-弹窗广告 (#1570)
Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com>
This commit is contained in:
@@ -149,6 +149,7 @@ export default defineGkdApp({
|
|||||||
excludeMatches: [
|
excludeMatches: [
|
||||||
'ImageView[desc="关闭页面"] - [text="优惠券"]',
|
'ImageView[desc="关闭页面"] - [text="优惠券"]',
|
||||||
'TextView[text="退换/售后"][id=null]',
|
'TextView[text="退换/售后"][id=null]',
|
||||||
|
'[text="立即购买"][visibleToUser=true]',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[desc="关闭页面" || desc="关闭按钮"][clickable=true][visibleToUser=true]',
|
'[desc="关闭页面" || desc="关闭按钮"][clickable=true][visibleToUser=true]',
|
||||||
@@ -159,6 +160,7 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/15416926',
|
'https://i.gkd.li/i/15416926',
|
||||||
'https://i.gkd.li/i/15862131',
|
'https://i.gkd.li/i/15862131',
|
||||||
'https://i.gkd.li/i/16818580', // 增加excludeMatches: 'TextView[text="退换/售后"]', 避免在刚刚打开该快照页面时误触(此时activityId并未改变)
|
'https://i.gkd.li/i/16818580', // 增加excludeMatches: 'TextView[text="退换/售后"]', 避免在刚刚打开该快照页面时误触(此时activityId并未改变)
|
||||||
|
'https://i.gkd.li/i/24170046', // 增加excludeMatches: '[text="立即购买"][visibleToUser=true]', 避免在该快照误触
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user