diff options
| author | 史振东 <[email protected]> | 2024-11-08 06:36:42 +0000 |
|---|---|---|
| committer | 史振东 <[email protected]> | 2024-11-08 06:36:42 +0000 |
| commit | 50eb2bf4f76af7a4a5c6e130edd23721f7c3c5e9 (patch) | |
| tree | 69fc1a3d5597e222c8cbaa4478b6323f39c34528 | |
| parent | a760a3df015389b1f52b8f73150ea7cb4c2d0624 (diff) | |
| -rw-r--r-- | applications/tim/README.md | 0 | ||||
| -rw-r--r-- | applications/tim/icon.png | 0 | ||||
| -rw-r--r-- | applications/tim/meta.json | 18 | ||||
| -rw-r--r-- | applications/tim/signature.json | 28 |
4 files changed, 46 insertions, 0 deletions
diff --git a/applications/tim/README.md b/applications/tim/README.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/applications/tim/README.md diff --git a/applications/tim/icon.png b/applications/tim/icon.png new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/applications/tim/icon.png 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 |
