mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(淘宝): 悬浮广告 (#2727)
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user