From 4922c61950d1b2eeacd6f58a942ec0a3fd27e71a Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:07:06 +0000 Subject: [PATCH] =?UTF-8?q?update=201219=5F=E7=9F=A5=E8=AF=86=E6=98=9F?= =?UTF-8?q?=E7=90=83=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1219_知识星球/meta.json | 18 ++++++------ applications/1219_知识星球/signature.json | 36 +++++++++++++++++++++-- 2 files changed, 43 insertions(+), 11 deletions(-) diff --git a/applications/1219_知识星球/meta.json b/applications/1219_知识星球/meta.json index ddb0b8e..af80f2a 100644 --- a/applications/1219_知识星球/meta.json +++ b/applications/1219_知识星球/meta.json @@ -1,18 +1,18 @@ { - "id": "d7e10220-452a-4de3-ba35-a527c3a2f149", + "id": "ffd01cbc-56c0-2cce-34df-ef48871e3fc5", "name": "1219_知识星球", "longName": "1219_知识星球", - "developer": "", - "website": "", + "developer": "深圳市大成天下信息技术有限公司", + "website": "https://www.zsxq.com", "packageName": { - "android": "", - "ios": "" + "android": "com.unnoo.quan", + "ios": "com.unnoo.quan" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "social-media", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1219_知识星球/signature.json b/applications/1219_知识星球/signature.json index 1107258..7f0d186 100644 --- a/applications/1219_知识星球/signature.json +++ b/applications/1219_知识星球/signature.json @@ -1,3 +1,35 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1219_知识星球_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$support.zsxq.com", + "description": "" + }, + { + "item": "$sa.zsxq.com", + "description": "" + }, + { + "item": "$api.zsxq.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file