diff --git a/applications/127_京东钱包_20240809/meta.json b/applications/127_京东钱包_20240809/meta.json index b80fbce..3303b86 100644 --- a/applications/127_京东钱包_20240809/meta.json +++ b/applications/127_京东钱包_20240809/meta.json @@ -1,18 +1,18 @@ { - "id": "1b396519-02f8-4294-9bf2-11166d520b87", + "id": "f7bb5e70-3222-a578-b1f9-786e4d10666e", "name": "127_京东钱包_20240809", "longName": "127_京东钱包_20240809", - "developer": "", - "website": "", + "developer": "网银在线(北京)科技有限公司", + "website": "https://www.jdpay.com/index.htm", "packageName": { - "android": "", - "ios": "" + "ios": "com.wangyin.wallet", + "android": "com.wangyin.payment" }, "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/127_京东钱包_20240809/signature.json b/applications/127_京东钱包_20240809/signature.json index 1107258..2337408 100644 --- a/applications/127_京东钱包_20240809/signature.json +++ b/applications/127_京东钱包_20240809/signature.json @@ -1,3 +1,86 @@ { - "surrogates": [] -} + "surrogates": [ + { + "name": "surrogate_1", + "description": "", + "signatures": [ + { + "name": "127_京东钱包_fqdn_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "common.server_fqdn", + "negate_option": false, + "items": [ + { + "item": "$yt.jdpay.com", + "description": "" + }, + { + "item": "$httpdns.jdpay.com", + "description": "" + }, + { + "item": "$jrsecstatic.jdpay.com", + "description": "" + }, + { + "item": "$jdpay.com", + "description": "" + }, + { + "item": "$m.jdpay.com", + "description": "" + }, + { + "item": "$aks.jdpay.com", + "description": "" + }, + { + "item": "$jdwalletapi.jdpay.com", + "description": "" + }, + { + "item": "$punion.jdpay.com", + "description": "" + }, + { + "item": "*.jdpay.com", + "description": "" + } + ] + } + ] + } + ] + }, + { + "name": "surrogate_2", + "description": "", + "signatures": [ + { + "name": "127_京东钱包_http_20240809", + "description": "", + "conditions": [ + { + "attributeType": "string", + "description": "", + "attributeName": "http.request.header", + "negate_option": false, + "items": [ + { + "exprType": "and", + "item": "JDWalletApp", + "district": "User-Agent", + "description": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file