mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 21:43:46 +08:00
feat(淘宝): 悬浮广告 (#2727)
This commit is contained in:
parent
946bd94bd8
commit
bc14ef9ecf
|
@ -62,6 +62,20 @@ export default defineAppConfig({
|
||||||
'https://i.gkd.li/import/13197877',
|
'https://i.gkd.li/import/13197877',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '悬浮广告',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '商品详情右侧悬浮广告',
|
||||||
|
activityIds: 'com.taobao.browser.BrowserActivity',
|
||||||
|
matches:
|
||||||
|
'View[childCount=2] > @Image[text!=""][clickable=true] + View',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13521702',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 8,
|
key: 8,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user