From 9cc5de73ad78f0eb8e6566d2e2232b3eebb4913f Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:07:00 +0000 Subject: [PATCH] =?UTF-8?q?update=201119=5FU=E6=A0=A1=E5=9B=AD=20meta.json?= =?UTF-8?q?=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1119_U校园/meta.json | 18 ++++---- applications/1119_U校园/signature.json | 60 +++++++++++++++++++++++++- 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/applications/1119_U校园/meta.json b/applications/1119_U校园/meta.json index af331fe..06bb72e 100644 --- a/applications/1119_U校园/meta.json +++ b/applications/1119_U校园/meta.json @@ -1,18 +1,18 @@ { - "id": "a6f3fc83-a2cc-4670-b185-852dd266ffea", + "id": "bfb1fdd0-d097-4d1d-b079-c9b526ab5a3c", "name": "1119_U校园", "longName": "1119_U校园", - "developer": "", - "website": "", + "developer": "北京外研在线数字科技有限公司", + "website": "http://www.unipus.cn", "packageName": { - "android": "", - "ios": "" + "android": "cn.unipus.ucampus.student", + "ios": "cn.unipus.ucampus.student" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "social-media", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1119_U校园/signature.json b/applications/1119_U校园/signature.json index 1107258..0981e6e 100644 --- a/applications/1119_U校园/signature.json +++ b/applications/1119_U校园/signature.json @@ -1,3 +1,59 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1119_U校园_common.server_fqdn_241028", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$ucamapi.unipus.cn", + "description": "" + }, + { + "item": "$ucontent.cdn.unipus.cn", + "description": "" + }, + { + "item": "$suishenxueapi.unipus.cn", + "description": "" + }, + { + "item": "$log.unipus.cn", + "description": "" + }, + { + "item": "$media.sshxzj.unipus.cn", + "description": "" + }, + { + "item": "$ucontent.unipus.cn", + "description": "" + }, + { + "item": "$sso.unipus.cn", + "description": "" + }, + { + "item": "$zt.unipus.cn", + "description": "" + }, + { + "item": "$media.suishenxue.unipus.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file