feat(网心云): 开屏广告 (#2318)

This commit is contained in:
Kun Jinkao
2023-11-20 21:48:18 +08:00
committed by GitHub
parent 6b0562c60d
commit b61e4216ea

View File

@@ -6,11 +6,15 @@ export default defineAppConfig({
groups: [
{
key: 0,
matchLauncher: true,
name: '开屏广告',
activityIds: 'com.onethingcloud.android.MainActivity',
rules: 'View[desc^="跳过"][desc.length=6]',
snapshotUrls: 'https://i.gkd.li/import/12841174',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: '[desc^="跳过"][desc.length<=10]',
snapshotUrls: [
'https://i.gkd.li/import/12841174',
'https://i.gkd.li/import/13414384',
],
},
{
key: 1,