diff --git a/applications/64_洋葱学园_20240809/meta.json b/applications/64_洋葱学园_20240809/meta.json index 067af8e..af055c2 100644 --- a/applications/64_洋葱学园_20240809/meta.json +++ b/applications/64_洋葱学园_20240809/meta.json @@ -1,18 +1,18 @@ { - "id": "7d8daf82-f332-41af-a28e-18a4cd9cbf78", + "id": "ad53887f-4f48-6b96-d270-cb316ba2cd41", "name": "64_洋葱学园_20240809", "longName": "64_洋葱学园_20240809", - "developer": "", - "website": "", + "developer": "光合新知(北京)科技有限公司", + "website": "https://yangcongxueyuan.com/", "packageName": { - "android": "", - "ios": "" + "android": "com.yangcong345.android.phone", + "ios": "com.yangcong345.match" }, "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/64_洋葱学园_20240809/signature.json b/applications/64_洋葱学园_20240809/signature.json index 1107258..507367e 100644 --- a/applications/64_洋葱学园_20240809/signature.json +++ b/applications/64_洋葱学园_20240809/signature.json @@ -1,3 +1,36 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "64_洋葱学园_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$yangcong345.com", + "description": "" + }, + { + "item": "*.yangcong345.com", + "description": "" + }, + { + "item": "$yangcongxueyuan.com", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file