From 0f578ea09ad36799d96e11bee88eb30d24a3dce4 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:02 +0000 Subject: [PATCH] =?UTF-8?q?update=20102=5F=E8=B1=86=E7=93=A3=5F20240809=20?= =?UTF-8?q?meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/102_豆瓣_20240809/meta.json | 18 +++--- applications/102_豆瓣_20240809/signature.json | 57 ++++++++++++++++++- 2 files changed, 63 insertions(+), 12 deletions(-) diff --git a/applications/102_豆瓣_20240809/meta.json b/applications/102_豆瓣_20240809/meta.json index b241d14..eccdd7b 100644 --- a/applications/102_豆瓣_20240809/meta.json +++ b/applications/102_豆瓣_20240809/meta.json @@ -1,18 +1,16 @@ { - "id": "e7985155-64d5-418c-90cb-d21e19da3e0f", + "id": "091c565a-0974-a917-bb6b-50ccfcfc52c6", "name": "102_豆瓣_20240809", "longName": "102_豆瓣_20240809", - "developer": "", - "website": "", + "developer": "北京豆网科技有限公司", + "website": "https://www.douban.com/", "packageName": { - "android": "", - "ios": "" }, "properties": { - "category": "", - "subcategory": "", - "content": "unknown", - "parentApp": "", - "risk": 1 + "characteristics": "", + "risk": 1, + "category": "general-internet", + "subcategory": "internet-utility", + "content": "unknown" } } \ No newline at end of file diff --git a/applications/102_豆瓣_20240809/signature.json b/applications/102_豆瓣_20240809/signature.json index 1107258..b78d1cc 100644 --- a/applications/102_豆瓣_20240809/signature.json +++ b/applications/102_豆瓣_20240809/signature.json @@ -1,3 +1,56 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "102_豆瓣_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "*.doubanio.com", + "description": "" + }, + { + "item": "*.douban.com", + "description": "" + } + ] + } + ] + } + ] + }, + { + "name": "surrogate_2", + "description": "", + "signatures": [ + { + "name": "102_豆瓣_ssl.subject_common_name_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "ssl.handshake.certificate.subject_common_name", + "negate_option": false, + "items": [ + { + "item": "*.douban.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file