修改wechat特征文件名称为app.json

This commit is contained in:
fangshunjian
2024-09-13 11:11:14 +08:00
parent 049529d7d0
commit d516c69755
2 changed files with 46 additions and 46 deletions

View File

@@ -1,3 +1,3 @@
{
"name":"tiktok"
{
"name":"tiktok"
}

View File

@@ -1,45 +1,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": ""
}
]
}
]
}
]
}
]
{
"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": ""
}
]
}
]
}
]
}
]
}