chore(顺丰速运): 新增快照、移除规则名称 (#527)

This commit is contained in:
Firefly
2024-11-22 19:52:45 +08:00
committed by GitHub
parent c710f07610
commit 147b24db2d

View File

@@ -60,12 +60,14 @@ export default defineGkdApp({
rules: [
{
key: 0,
name: '本月礼包',
activityIds: 'com.sf.activity.MainActivity',
matches: '[id="BmsAdDialogViewCloseButton"]',
exampleUrls:
'https://m.gkd.li/57941037/6baf1ea4-9424-4360-b28b-7907b0d7aa4a',
snapshotUrls: 'https://i.gkd.li/i/14502128',
snapshotUrls: [
'https://i.gkd.li/i/14502128',
'https://i.gkd.li/i/17869485',
],
},
],
},