mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
@@ -74,12 +74,21 @@ export default defineGkdApp({
|
|||||||
name: '全屏广告',
|
name: '全屏广告',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.ss.android.ugc.aweme.live.LiveDummyHybridTransparentActivity',
|
'com.ss.android.ugc.aweme.live.LiveDummyHybridTransparentActivity',
|
||||||
matches:
|
matches:
|
||||||
'@Image[clickable=true][text!=null][width<100 && height<100] +4 View >2 [text="同意协议并查看额度"][visibleToUser=true]',
|
'@Image[clickable=true][text!=null][width<100 && height<100] +4 View >2 [text="同意协议并查看额度"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/23558501',
|
snapshotUrls: 'https://i.gkd.li/i/23558501',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@UIView[text="不感兴趣"][clickable=true] +2 FlattenUIText[text="不感兴趣"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/24123937',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user