diff options
| author | admin <[email protected]> | 2024-11-07 09:07:17 +0000 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2024-11-07 17:20:21 +0800 |
| commit | 21a9f5da2fafe932e9531a24faa51dd16f0b964d (patch) | |
| tree | f1000cfeb18d8137ee8afd3ba88546298137807a | |
| parent | 7f3681d8fe644e80272695ee710a08676040fd18 (diff) | |
update 1413_初中英语助手 meta.json and signature.json
| -rw-r--r-- | applications/1413_初中英语助手/meta.json | 18 | ||||
| -rw-r--r-- | applications/1413_初中英语助手/signature.json | 40 |
2 files changed, 47 insertions, 11 deletions
diff --git a/applications/1413_初中英语助手/meta.json b/applications/1413_初中英语助手/meta.json index 793412b..c620b1e 100644 --- a/applications/1413_初中英语助手/meta.json +++ b/applications/1413_初中英语助手/meta.json @@ -1,18 +1,18 @@ { - "id": "f24d7585-fbec-46b2-b3bf-611aa4b7c9cb", + "id": "ea0ceb2a-44c9-8ef9-057a-ca11b891052e", "name": "1413_初中英语助手", "longName": "1413_初中英语助手", - "developer": "", - "website": "", + "developer": "成都宝宝天地科技有限公司", + "website": "http://www.english1024.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.hhxx.english", + "ios": "com.english1024.JuniorEnglish.ad.pep71" }, "properties": { - "category": "", - "subcategory": "", + "category": "media", + "subcategory": "video-streaming", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "vulnerability" } }
\ No newline at end of file diff --git a/applications/1413_初中英语助手/signature.json b/applications/1413_初中英语助手/signature.json index 1107258..0c7bd9e 100644 --- a/applications/1413_初中英语助手/signature.json +++ b/applications/1413_初中英语助手/signature.json @@ -1,3 +1,39 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "1413_初中英语助手_common.server_fqdn_", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$res.baobaotiandi.net", + "description": "" + }, + { + "item": "$www.baobaotiandi.net", + "description": "" + }, + { + "item": "$english.baobaotiandi.net", + "description": "" + }, + { + "item": "$dict.youdao.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +}
\ No newline at end of file |
