mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(饿了么): 局部广告-首页底部浮窗广告(补充规则)
This commit is contained in:
@@ -138,15 +138,28 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 7,
|
||||
name: '局部广告-首页底部浮窗广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
fastQuery: true,
|
||||
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
||||
rules:
|
||||
matches:
|
||||
'@ViewGroup[childCount=0][clickable=true][visibleToUser=true] - ViewGroup[childCount=3] <<n [id="me.ele:id/id_magex_mist_view"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13710588',
|
||||
'https://i.gkd.li/i/16326917', // 防止误触
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
fastQuery: true,
|
||||
activityIds: '.application.ui.Launcher.LauncherActivity',
|
||||
matches: '[vid="iv_close"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/f706b801-44ee-4009-8082-75c9d4139065',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17321305',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
name: '权限提示-定位权限',
|
||||
|
||||
Reference in New Issue
Block a user