diff --git a/applications/10_WorldTalk_20240809/meta.json b/applications/10_WorldTalk_20240809/meta.json index 5c9649a..854c764 100644 --- a/applications/10_WorldTalk_20240809/meta.json +++ b/applications/10_WorldTalk_20240809/meta.json @@ -1,18 +1,18 @@ { - "id": "3a98f036-e04c-4f71-ad7e-6c2936342f0b", + "id": "5a5bc93e-362d-b36b-1f85-4fedfb0d613f", "name": "10_WorldTalk_20240809", "longName": "10_WorldTalk_20240809", - "developer": "", - "website": "", + "developer": "上海零分科技有限公司", + "website": "http://www.worldtalk.link/index.html", "packageName": { - "android": "", - "ios": "" + "android": "com.zerophil.worldtalks ", + "ios": "com.zerophil.Worldtalk" }, "properties": { - "category": "", - "subcategory": "", - "content": "unknown", - "parentApp": "", - "risk": 1 + "category": "media", + "subcategory": "social-media", + "content": "messaging", + "risk": 1, + "characteristics": "" } } \ No newline at end of file diff --git a/applications/10_WorldTalk_20240809/signature.json b/applications/10_WorldTalk_20240809/signature.json index 1107258..703bb64 100644 --- a/applications/10_WorldTalk_20240809/signature.json +++ b/applications/10_WorldTalk_20240809/signature.json @@ -1,3 +1,28 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "10_WorldTalk_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "*zerophil.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file