mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(图凌): 全屏广告-会员回馈弹窗
This commit is contained in:
@@ -14,5 +14,20 @@ export default defineAppConfig({
|
||||
rules: '[vid="activate_button"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14293734',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-会员回馈弹窗',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.chan.cwallpaper.module.main.MainActivity',
|
||||
matches: '[vid="ivClose"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/8150c450-bcf8-4e8b-8236-4c3abebbeef3',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14308433',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user