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