diff --git a/applications/1306_腾讯翻译君_20241105/meta.json b/applications/1306_腾讯翻译君_20241105/meta.json index 9c1f2be..6b1102d 100644 --- a/applications/1306_腾讯翻译君_20241105/meta.json +++ b/applications/1306_腾讯翻译君_20241105/meta.json @@ -1,18 +1,18 @@ { - "id": "755a3d6d-4cac-41d1-abdd-a43b732a4c8a", + "id": "154736d4-0acd-67a3-eb32-81845d9ba2c4", "name": "1306_腾讯翻译君_20241105", "longName": "1306_腾讯翻译君_20241105", - "developer": "", - "website": "", + "developer": "腾讯科技(深圳)有限公司", + "website": "http://translator.qq.com", "packageName": { - "android": "", - "ios": "" + "android": "com.qb.qtranslator", + "ios": "com.tencent.qqtranslator" }, "properties": { - "category": "", - "subcategory": "", + "category": "general-internet", + "subcategory": "social-media", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "saas" } } \ No newline at end of file diff --git a/applications/1306_腾讯翻译君_20241105/signature.json b/applications/1306_腾讯翻译君_20241105/signature.json index 1107258..4074e02 100644 --- a/applications/1306_腾讯翻译君_20241105/signature.json +++ b/applications/1306_腾讯翻译君_20241105/signature.json @@ -1,3 +1,43 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1306_腾讯翻译君_fqdn_20241105", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$wup.fanyi.qq.com", + "description": "" + }, + { + "item": "$activity.translator.qq.com", + "description": "" + }, + { + "item": "$app.translator.qq.com", + "description": "" + }, + { + "item": "$dictweb.translator.qq.com", + "description": "" + }, + { + "item": "$baas.browser.qq.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file