From 43c7dd17c809a54943f29a7df07dbeaf905ef5e1 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:05:49 +0000 Subject: [PATCH] =?UTF-8?q?update=2018=5F=E5=A4=AE=E8=A7=86=E6=96=B0?= =?UTF-8?q?=E9=97=BB=5F20240809=20meta.json=20and=20signature.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/18_央视新闻_20240809/meta.json | 18 ++++++------ .../18_央视新闻_20240809/signature.json | 29 +++++++++++++++++-- 2 files changed, 36 insertions(+), 11 deletions(-) diff --git a/applications/18_央视新闻_20240809/meta.json b/applications/18_央视新闻_20240809/meta.json index a7a7f88..f494dc8 100644 --- a/applications/18_央视新闻_20240809/meta.json +++ b/applications/18_央视新闻_20240809/meta.json @@ -1,18 +1,18 @@ { - "id": "77d09c82-9461-479a-9f01-2c15ddf5614b", + "id": "51686e67-945b-9f69-c0f6-d477c16aea28", "name": "18_央视新闻_20240809", "longName": "18_央视新闻_20240809", - "developer": "", - "website": "", + "developer": "中央广播电视总台", + "website": "https://app.cctvnews.cctv.com/", "packageName": { - "android": "", - "ios": "" + "android": "cn.cntvnews", + "ios": "com.cntv.cctvcom" }, "properties": { - "category": "", - "subcategory": "", + "category": "general-internet", + "subcategory": "internet-utility", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "" } } \ No newline at end of file diff --git a/applications/18_央视新闻_20240809/signature.json b/applications/18_央视新闻_20240809/signature.json index 1107258..f0b275f 100644 --- a/applications/18_央视新闻_20240809/signature.json +++ b/applications/18_央视新闻_20240809/signature.json @@ -1,3 +1,28 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "18_央视新闻_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "*.cctvnews.cctv.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file