From f697f61cf6fde1b41e419affaa699f9f69845d5c Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:49 +0000 Subject: [PATCH] =?UTF-8?q?update=20998=5F=E5=AD=A6=E7=A7=91=E7=BD=91=20me?= =?UTF-8?q?ta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/998_学科网/meta.json | 18 ++++----- applications/998_学科网/signature.json | 52 +++++++++++++++++++++++++- 2 files changed, 59 insertions(+), 11 deletions(-) diff --git a/applications/998_学科网/meta.json b/applications/998_学科网/meta.json index ca35d66..fc626cb 100644 --- a/applications/998_学科网/meta.json +++ b/applications/998_学科网/meta.json @@ -1,18 +1,18 @@ { - "id": "7c465857-c20b-4dfb-9e94-235037a686e9", + "id": "e7100784-4ed8-17e5-8143-ed1eff30049a", "name": "998_学科网", "longName": "998_学科网", - "developer": "", - "website": "", + "developer": "学科网(北京)股份有限公司", + "website": "http://www.zxxk.com", "packageName": { - "android": "", - "ios": "" + "android": "com.xkw.client", + "ios": "com.xkw.client" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "database", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/998_学科网/signature.json b/applications/998_学科网/signature.json index 1107258..c3d284b 100644 --- a/applications/998_学科网/signature.json +++ b/applications/998_学科网/signature.json @@ -1,3 +1,51 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "998_学科网_common.server_fqdn_241025", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$static.zxxk.com", + "description": "" + }, + { + "item": "$zxxkstatic.zxxk.com", + "description": "" + }, + { + "item": "$io.xkw.com", + "description": "" + }, + { + "item": "$m.zxxk.com", + "description": "" + }, + { + "item": "$mapi.xkw.com", + "description": "" + }, + { + "item": "$gw.xkw.com", + "description": "" + }, + { + "item": "$img.zxxk.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file