mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat: 全屏广告-提现后-借贷弹窗-x掉 (#1445)
Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -69,5 +69,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '全屏广告',
|
||||
rules: [
|
||||
{
|
||||
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',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user