mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(微信): 全屏广告-微信小程序-开屏广告
This commit is contained in:
@@ -358,17 +358,14 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
actionDelay: 800, // 过早点击首次大概率跳不过
|
actionDelay: 800, // 过早点击首次大概率跳不过
|
||||||
matches: [
|
matches: [
|
||||||
'FrameLayout > TextView + FrameLayout > TextView[text="广告"]',
|
'[text="广告"][visibleToUser=true]',
|
||||||
'FrameLayout > TextView + FrameLayout > TextView[text="跳过"]',
|
'[text="跳过"][visibleToUser=true]',
|
||||||
],
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12701979',
|
|
||||||
'https://i.gkd.li/i/12777076',
|
|
||||||
'https://i.gkd.li/i/12785012',
|
|
||||||
'https://i.gkd.li/i/12785183',
|
'https://i.gkd.li/i/12785183',
|
||||||
'https://i.gkd.li/i/13306883',
|
'https://i.gkd.li/i/13306883',
|
||||||
'https://i.gkd.li/i/12785246',
|
|
||||||
'https://i.gkd.li/i/13407275',
|
'https://i.gkd.li/i/13407275',
|
||||||
|
'https://i.gkd.li/i/15108441',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user