From 50eb2bf4f76af7a4a5c6e130edd23721f7c3c5e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E6=8C=AF=E4=B8=9C?= Date: Fri, 8 Nov 2024 06:36:42 +0000 Subject: [PATCH] add tim --- applications/tim/README.md | 0 applications/tim/icon.png | 0 applications/tim/meta.json | 18 ++++++++++++++++++ applications/tim/signature.json | 28 ++++++++++++++++++++++++++++ 4 files changed, 46 insertions(+) create mode 100644 applications/tim/README.md create mode 100644 applications/tim/icon.png create mode 100644 applications/tim/meta.json create mode 100644 applications/tim/signature.json diff --git a/applications/tim/README.md b/applications/tim/README.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/tim/icon.png b/applications/tim/icon.png new file mode 100644 index 0000000..e69de29 diff --git a/applications/tim/meta.json b/applications/tim/meta.json new file mode 100644 index 0000000..98f9f3d --- /dev/null +++ b/applications/tim/meta.json @@ -0,0 +1,18 @@ +{ + "id": "60e7b8ad-5b70-ff3f-6e06-2d63436a979c", + "name": "1_悦动圈_20240809", + "longName": "1_悦动圈_20240809", + "developer": "深圳市悦动天下科技有限公司", + "website": "http://www.yodorun.com/ http://yodorun.com/", + "packageName": { + "android": "com.yuedong.sport", + "ios": "com.sport.yuedong" + }, + "properties": { + "category": "general-internet", + "subcategory": "internet-utility", + "content": "unknown", + "risk": 1, + "characteristics": "" + } +} \ No newline at end of file diff --git a/applications/tim/signature.json b/applications/tim/signature.json new file mode 100644 index 0000000..8aff78f --- /dev/null +++ b/applications/tim/signature.json @@ -0,0 +1,28 @@ +{ + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1_悦动圈_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "*.51yund.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file