diff --git a/applications/13_安全教育平台_20240809/meta.json b/applications/13_安全教育平台_20240809/meta.json index 13b6ed0..ddcdb7f 100644 --- a/applications/13_安全教育平台_20240809/meta.json +++ b/applications/13_安全教育平台_20240809/meta.json @@ -1,18 +1,18 @@ { - "id": "72c88af8-372c-4d9f-b941-d8b97a348795", + "id": "f2ade1b5-ba74-3294-6c1b-e423f7911958", "name": "13_安全教育平台_20240809", "longName": "13_安全教育平台_20240809", - "developer": "", - "website": "", + "developer": "北京盈算计算机系统工程有限公司", + "website": "https://www.xueanquan.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.jzzs.ParentsHelper", + "ios": "com.SafetyEducationPlatform" }, "properties": { - "category": "", - "subcategory": "", + "category": "general-internet", + "subcategory": "internet-utility", "content": "unknown", - "parentApp": "", - "risk": 1 + "risk": 1, + "characteristics": "" } } \ No newline at end of file diff --git a/applications/13_安全教育平台_20240809/signature.json b/applications/13_安全教育平台_20240809/signature.json index 1107258..fd8e2ab 100644 --- a/applications/13_安全教育平台_20240809/signature.json +++ b/applications/13_安全教育平台_20240809/signature.json @@ -1,3 +1,28 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "13_安全教育平台_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "*.xueanquan.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file