mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat: QQ浏览器-开屏广告
This commit is contained in:
@@ -21,8 +21,12 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '@View[clickable=true] +2 * >3 [text="向上滑动查看"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14819586',
|
||||
matches:
|
||||
'@View[clickable=true][childCount=0] +2 * >3 [text^="向上滑动"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14819586',
|
||||
'https://i.gkd.li/i/23743205',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user