mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: 微博-局部广告
This commit is contained in:
@@ -7,9 +7,17 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '局部广告-卡片广告',
|
name: '局部广告-卡片广告',
|
||||||
desc: '点击右上角关闭',
|
desc: '点击关闭',
|
||||||
fastQuery: true,
|
rules: [
|
||||||
rules: [],
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.feed.DetailWeiboActivity',
|
||||||
|
matches:
|
||||||
|
'ImageView[childCount=0] < @FrameLayout[clickable=true][childCount=1][visibleToUser=true][width<50&&height<50] < FrameLayout + FrameLayout > View[desc!=null] <<n LinearLayout + [vid="detail_middle_tab"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/fc3b2c98-4540-4ec1-94b2-24abf90212c9',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/21166775',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 8,
|
key: 8,
|
||||||
|
|||||||
Reference in New Issue
Block a user