summaryrefslogtreecommitdiff
path: root/app.json
blob: 0a0a8b1066f5e8b7abd49de6f48b1b8175320e5e (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
    "name":"tiktok",
    "longName":"义乌购",
    "developer":"浙江义乌购电子商务有限公司",
    "website":"https://m.yiwugou.com",
    "packageName":{
        "android":"com.yiwugou.yiwukan",
        "ios":"com.yiwugou.yiwugoucompany"
    },
    "properties":{
        "category":"business-systems",
        "subcategory":"general-business",
        "content":"unknown",
        "parentApp":"",
        "risk":1
    },
    "surrogates": [
        {
          "name": "surrogate-1",
          "description": "",
          "signatures": [
            {
              "name": "signature-陕西社会保险-1",
              "description": "",
              "conditions": [
                {
                  "attributeName": "common.server_fqdn",
                  "attributeType": "string",
                  "negate_option": false,
                  "description": "",
                  "items": [
                    {
                      "item": "$gl.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$enapp.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$h.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$app.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$user.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$wap.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$img1.yiwugou.com",
                      "description": "浙江义乌购电子商务有限公司"
                    },
                    {
                      "item": "$ywgimg.yiwugo.com",
                      "description": "浙江义乌购电子商务有限公司"
                    }
                  ]
                }
              ]
            }
          ]
        }
    ]
}