mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,20 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.hanweb.android.zhejiang.activity',
|
||||
name: '浙里办',
|
||||
groups: [
|
||||
{
|
||||
enable: false, // 政务app,首页涉及民生政策宣传及服务快捷入口,默认关闭
|
||||
key: 0,
|
||||
name: '开屏宣传',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12913138',
|
||||
'https://i.gkd.li/import/13530315',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user