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,13 +138,26 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '局部广告-首页底部浮窗广告',
|
name: '局部广告-首页底部浮窗广告',
|
||||||
fastQuery: true,
|
rules: [
|
||||||
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
{
|
||||||
rules:
|
key: 0,
|
||||||
'@ViewGroup[childCount=0][clickable=true][visibleToUser=true] - ViewGroup[childCount=3] <<n [id="me.ele:id/id_magex_mist_view"]',
|
fastQuery: true,
|
||||||
snapshotUrls: [
|
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
||||||
'https://i.gkd.li/i/13710588',
|
matches:
|
||||||
'https://i.gkd.li/i/16326917', // 防止误触
|
'@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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user