feat(顺丰速运): 开屏广告

This commit is contained in:
AIsouler
2024-07-28 09:38:29 +08:00
parent aab74ab242
commit b9ba4f6add

View File

@@ -4,6 +4,21 @@ export default defineGkdApp({
id: 'com.sf.activity', id: 'com.sf.activity',
name: '顺丰速运', name: '顺丰速运',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/53c0a275-e6f7-42b2-b60e-6998685d30c3',
snapshotUrls: 'https://i.gkd.li/i/16401925',
},
],
},
{ {
key: 1, key: 1,
name: '更新提示', name: '更新提示',