From a07194ed54cfb2f8598f662bc711cd81d78534da Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:29 +0000 Subject: [PATCH] =?UTF-8?q?update=20826=5F=E5=85=AB=E7=82=B9=E8=AF=BE?= =?UTF-8?q?=E7=A8=8B=E8=A1=A8=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/826_八点课程表/meta.json | 18 ++++---- applications/826_八点课程表/signature.json | 48 +++++++++++++++++++++- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/applications/826_八点课程表/meta.json b/applications/826_八点课程表/meta.json index e39776e..c280d6e 100644 --- a/applications/826_八点课程表/meta.json +++ b/applications/826_八点课程表/meta.json @@ -1,18 +1,18 @@ { - "id": "76dd2981-b134-4598-8ee9-0485169d9ba2", + "id": "3b523cd4-5fa4-2af2-a9d2-2ded37058333", "name": "826_八点课程表", "longName": "826_八点课程表", - "developer": "", - "website": "", + "developer": "重庆可兰达科技有限公司", + "website": "http://www.youloft.cn/", "packageName": { - "android": "", - "ios": "" + "android": "com.youloft.schedule", + "ios": "com.youloft.plancourse" }, "properties": { - "category": "", - "subcategory": "", + "category": "collaboration", + "subcategory": "social-networking", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability,saas" } } \ No newline at end of file diff --git a/applications/826_八点课程表/signature.json b/applications/826_八点课程表/signature.json index 1107258..b246ee0 100644 --- a/applications/826_八点课程表/signature.json +++ b/applications/826_八点课程表/signature.json @@ -1,3 +1,47 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "826_八点课程表_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$schedule.qiniu.cq-wnl.com", + "description": "" + }, + { + "item": "$ss.51wnl.com", + "description": "" + }, + { + "item": "$curriculum.51wnl-cq.com", + "description": "" + }, + { + "item": "$mobile.51wnl-cq.com", + "description": "" + }, + { + "item": "$mobile.wnlpromain.com", + "description": "" + }, + { + "item": "$qiniu.other.cq-wnl.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file