From 5823b055784f59ee93beeadcbd668aecf4ada1c7 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:27 +0000 Subject: [PATCH] =?UTF-8?q?update=20816=5F=E5=AE=8C=E7=BE=8E=E9=92=A2?= =?UTF-8?q?=E7=90=B4=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/816_完美钢琴/meta.json | 18 ++++----- applications/816_完美钢琴/signature.json | 48 +++++++++++++++++++++++- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/applications/816_完美钢琴/meta.json b/applications/816_完美钢琴/meta.json index 75deffa..8101799 100644 --- a/applications/816_完美钢琴/meta.json +++ b/applications/816_完美钢琴/meta.json @@ -1,18 +1,18 @@ { - "id": "8faba23b-5476-4207-a256-2b34facbd35e", + "id": "d3224e17-5038-10ef-dfbf-d5704a60aff7", "name": "816_完美钢琴", "longName": "816_完美钢琴", - "developer": "", - "website": "", + "developer": "北京联动科技有限公司", + "website": "http://www.revontuletsoft.com", "packageName": { - "android": "", - "ios": "" + "android": "com.gamestar.perfectpiano", + "ios": "com.visualmidi.app.perfectpiano.Perfect-Piano" }, "properties": { - "category": "", - "subcategory": "", + "category": "media", + "subcategory": "audio-streaming", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } } \ No newline at end of file diff --git a/applications/816_完美钢琴/signature.json b/applications/816_完美钢琴/signature.json index 1107258..fdea098 100644 --- a/applications/816_完美钢琴/signature.json +++ b/applications/816_完美钢琴/signature.json @@ -1,3 +1,47 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "816_完美钢琴_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$pz.perfectpiano.cn", + "description": "" + }, + { + "item": "$pay.perfectpiano.cn", + "description": "" + }, + { + "item": "$revontuletsoft.net", + "description": "" + }, + { + "item": "$media.perfectpiano.cn", + "description": "" + }, + { + "item": "$www.revontuletsoft.net", + "description": "" + }, + { + "item": "$app.visualmidi.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file