summaryrefslogtreecommitdiff
path: root/applications/wechat/signature.json
blob: ca62e93a6e37526719c2213f64b41f7fc776e7a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
    "name":"wechat",
    "longName":"wechat",
    "properties":{
        "category":"bussines"
    },
    "surrogates": [
        {
          "name": "405_招商银行_fqdn_20240809",
          "description": "",
          "signatures": [
            {
              "name": "405_招商银行_fqdn_20240809",
              "description": "",
              "conditions": [
                {
                  "attributeName": "common.server_fqdn",
                  "attributeType": "string",
                  "negate_option": false,
                  "description": "",
                  "items": [
                    {
                      "item": "$cmbchina.com",
                      "description": ""
                    },
                    {
                      "item": "*.cmbchina.com",
                      "description": ""
                    },
                    {
                      "item": "$cmbimg.com",
                      "description": ""
                    },
                    {
                      "item": "*.cmbimg.com",
                      "description": ""
                    }
                  ]
                }
              ]
            }
          ]
        }
    ]
}