From e3297bff7e301ae35273f0c2cd9f0272ae478ea5 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:47 +0000 Subject: [PATCH] =?UTF-8?q?update=20982=5F=E9=81=93=E5=AE=A2=E9=98=85?= =?UTF-8?q?=E8=AF=BB=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/982_道客阅读/meta.json | 18 ++++++------- applications/982_道客阅读/signature.json | 32 ++++++++++++++++++++++-- 2 files changed, 39 insertions(+), 11 deletions(-) diff --git a/applications/982_道客阅读/meta.json b/applications/982_道客阅读/meta.json index da6c2bb..56863fb 100644 --- a/applications/982_道客阅读/meta.json +++ b/applications/982_道客阅读/meta.json @@ -1,18 +1,18 @@ { - "id": "088b0b9f-99e3-49fa-9c70-3c3bbb66663e", + "id": "b18109d8-8023-68cd-0ecd-45e949335050", "name": "982_道客阅读", "longName": "982_道客阅读", - "developer": "", - "website": "", + "developer": "道客巴巴(北京)网络技术有限公司", + "website": "http://www.doc88.com", "packageName": { - "android": "", - "ios": "" + "android": "com.doc88.reader", + "ios": "com.doc88.test" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,saas,widely-used" } } \ No newline at end of file diff --git a/applications/982_道客阅读/signature.json b/applications/982_道客阅读/signature.json index 1107258..55ffceb 100644 --- a/applications/982_道客阅读/signature.json +++ b/applications/982_道客阅读/signature.json @@ -1,3 +1,31 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "982_道客阅读_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$static.doc88.com", + "description": "" + }, + { + "item": "$www.doc88.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file