mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
perf(快手极速版): 全屏广告-朋友推荐弹窗
This commit is contained in:
@@ -15,10 +15,15 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-朋友推荐弹窗',
|
name: '全屏广告-朋友推荐弹窗',
|
||||||
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
rules: [
|
||||||
quickFind: true,
|
{
|
||||||
rules: '@[vid="close_btn"] + [text="朋友推荐"]',
|
key: 0,
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14310639',
|
quickFind: true,
|
||||||
|
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
||||||
|
matches: '@[vid="close_btn"] <n * > [text="朋友推荐"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14310639',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user