From 1d442fa272fd9ea1ec2b4c808f3cdade6eb6f669 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:26 +0000 Subject: [PATCH] =?UTF-8?q?update=20806=5F=E6=89=8B=E5=86=99=E6=A8=A1?= =?UTF-8?q?=E6=8B=9F=E5=99=A8=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/806_手写模拟器/meta.json | 18 ++++++------ applications/806_手写模拟器/signature.json | 32 ++++++++++++++++++++-- 2 files changed, 39 insertions(+), 11 deletions(-) diff --git a/applications/806_手写模拟器/meta.json b/applications/806_手写模拟器/meta.json index 1afd5dc..8b4f11a 100644 --- a/applications/806_手写模拟器/meta.json +++ b/applications/806_手写模拟器/meta.json @@ -1,18 +1,18 @@ { - "id": "0a4375b7-6267-4fd6-85be-960c4616fa17", + "id": "c161d3f5-ee99-0c4a-7a26-dd5c4b875bbc", "name": "806_手写模拟器", "longName": "806_手写模拟器", - "developer": "", - "website": "", + "developer": "义乌市幂加网络科技有限公司", + "website": "https://blog.csdn.net/hxyfj/article/details/125752338", "packageName": { - "android": "", - "ios": "" + "android": "game.miplus.handwriting", + "ios": "game.miplus.handwriting" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "social-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } } \ No newline at end of file diff --git a/applications/806_手写模拟器/signature.json b/applications/806_手写模拟器/signature.json index 1107258..e427e34 100644 --- a/applications/806_手写模拟器/signature.json +++ b/applications/806_手写模拟器/signature.json @@ -1,3 +1,31 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "806_手写模拟器_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$ename.miplus.cloud", + "description": "" + }, + { + "item": "$static.miplus.cloud", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file