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