mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat: 恢复 "关闭" 类型广告
This commit is contained in:
@@ -4,6 +4,16 @@ export default defineAppConfig({
|
||||
id: 'com.ky.medical.reference',
|
||||
name: '用药参考',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.ky.medical.reference:id/btn_go"][text^="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12918049',
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '弹窗广告',
|
||||
|
||||
Reference in New Issue
Block a user