From 8559b67a45906d94836eefb5126b18a415d62d33 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:07:12 +0000 Subject: [PATCH] =?UTF-8?q?update=201319=5F=E6=80=9D=E7=BB=B4=E5=AF=BC?= =?UTF-8?q?=E5=9B=BE=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1319_思维导图/meta.json | 18 +++++----- applications/1319_思维导图/signature.json | 40 +++++++++++++++++++++-- 2 files changed, 47 insertions(+), 11 deletions(-) diff --git a/applications/1319_思维导图/meta.json b/applications/1319_思维导图/meta.json index 4c1b236..ccbcff0 100644 --- a/applications/1319_思维导图/meta.json +++ b/applications/1319_思维导图/meta.json @@ -1,18 +1,18 @@ { - "id": "b966cb8b-1887-477e-a086-a793331352fc", + "id": "eb5e0670-cf94-7272-f07f-5832c7bb697a", "name": "1319_思维导图", "longName": "1319_思维导图", - "developer": "", - "website": "", + "developer": "深圳市小棕熊科技有限公司", + "website": "http://www.mindline.cn", "packageName": { - "android": "", - "ios": "" + "android": "czh.mindnode", + "ios": "czh.mindnode" }, "properties": { - "category": "", - "subcategory": "", + "category": "general-internet", + "subcategory": "infrastructure", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas,transfer-files" } } \ No newline at end of file diff --git a/applications/1319_思维导图/signature.json b/applications/1319_思维导图/signature.json index 1107258..6904c71 100644 --- a/applications/1319_思维导图/signature.json +++ b/applications/1319_思维导图/signature.json @@ -1,3 +1,39 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1319_思维导图_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$market-image.qiniu.mindline.cn", + "description": "" + }, + { + "item": "$www.mindline.cn", + "description": "" + }, + { + "item": "$mindline.cn", + "description": "" + }, + { + "item": "$market-profile.qiniu.mindline.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file