mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-16 23:10:11 +08:00
@@ -74,12 +74,21 @@ export default defineGkdApp({
|
||||
name: '全屏广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds:
|
||||
'com.ss.android.ugc.aweme.live.LiveDummyHybridTransparentActivity',
|
||||
matches:
|
||||
'@Image[clickable=true][text!=null][width<100 && height<100] +4 View >2 [text="同意协议并查看额度"][visibleToUser=true]',
|
||||
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