mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 10:45:09 +08:00
feat(美图秀秀): 全屏广告-VIP弹窗
This commit is contained in:
@@ -14,5 +14,20 @@ export default defineAppConfig({
|
||||
rules: '[text="升级新版客户端"] - [text="取消"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13238352',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-VIP弹窗',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.mt.mtxx.mtxx.MainActivity',
|
||||
matches: '[vid="iv_close"][clickable=true][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/d98355c6-1308-4ed1-bf29-56499e22446d',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14368853',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user