From 5115399db544020e0ada3a0bec59804e48545dae Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:06:03 +0000 Subject: [PATCH] update 115_keep_20240809 meta.json and signature.json --- applications/115_keep_20240809/meta.json | 18 ++++---- applications/115_keep_20240809/signature.json | 41 ++++++++++++++++++- 2 files changed, 48 insertions(+), 11 deletions(-) diff --git a/applications/115_keep_20240809/meta.json b/applications/115_keep_20240809/meta.json index 534649d..bc6389e 100644 --- a/applications/115_keep_20240809/meta.json +++ b/applications/115_keep_20240809/meta.json @@ -1,18 +1,18 @@ { - "id": "51e3d7cd-cc8e-4607-9969-8e90ecd1bd6c", + "id": "a4f3676c-3baf-c19e-cf3c-0259a997654f", "name": "115_keep_20240809", "longName": "115_keep_20240809", - "developer": "", - "website": "", + "developer": "北京卡路里科技有限公司", + "website": "https://keep.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.gotokeep.keep", + "ios": "com.gotokeep.keep" }, "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/115_keep_20240809/signature.json b/applications/115_keep_20240809/signature.json index 1107258..3b06ec4 100644 --- a/applications/115_keep_20240809/signature.json +++ b/applications/115_keep_20240809/signature.json @@ -1,3 +1,40 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "115_keep_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$keepcdn.com", + "description": "" + }, + { + "item": "*.keepcdn.com", + "description": "" + }, + { + "item": "*.gotokeep.com", + "description": "" + }, + { + "item": "$gotokeep.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file