From c1f23ae615b30983b5dad7629ee8a210f225d5fa Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:55 +0000 Subject: [PATCH] =?UTF-8?q?update=201046=5F=E5=81=9C=E8=AF=BE=E9=93=83=20m?= =?UTF-8?q?eta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1046_停课铃/meta.json | 18 +++---- applications/1046_停课铃/signature.json | 64 ++++++++++++++++++++++++- 2 files changed, 71 insertions(+), 11 deletions(-) diff --git a/applications/1046_停课铃/meta.json b/applications/1046_停课铃/meta.json index df91b82..3a5d6e9 100644 --- a/applications/1046_停课铃/meta.json +++ b/applications/1046_停课铃/meta.json @@ -1,18 +1,18 @@ { - "id": "74949f04-8786-4ddc-96cf-fec95b2d1b1d", + "id": "f7dfa245-fc24-b594-1a16-d6014de24637", "name": "1046_停课铃", "longName": "1046_停课铃", - "developer": "", - "website": "", + "developer": "广东省气象服务中心(广东气象影视宣传中心)", + "website": "http://www.grmc.gov.cn/", "packageName": { - "android": "", - "ios": "" + "android": "co.xingtuan.tingkeling", + "ios": "co.xingtuan.i.tingkeling" }, "properties": { - "category": "", - "subcategory": "", + "category": "business-systems", + "subcategory": "general-business", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1046_停课铃/signature.json b/applications/1046_停课铃/signature.json index 1107258..888fe0a 100644 --- a/applications/1046_停课铃/signature.json +++ b/applications/1046_停课铃/signature.json @@ -1,3 +1,63 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1046_停课铃_common.server_fqdn", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$api.tianditu.gov.cn", + "description": "" + }, + { + "item": "$t2.tianditu.gov.cn", + "description": "" + }, + { + "item": "$wxc.gd121.cn", + "description": "" + }, + { + "item": "$tqkp.gd121.cn", + "description": "" + }, + { + "item": "$tkl3.gd121.cn", + "description": "" + }, + { + "item": "$log.gd121.cn", + "description": "" + }, + { + "item": "$t4.tianditu.gov.cn", + "description": "" + }, + { + "item": "$www.gd121.cn", + "description": "" + }, + { + "item": "$ra.gd121.cn", + "description": "" + }, + { + "item": "$tkl2.gd121.cn", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file