diff --git a/applications/tiktok/signature.json b/applications/tiktok/app.json similarity index 92% rename from applications/tiktok/signature.json rename to applications/tiktok/app.json index b43da7d..92cf6a9 100644 --- a/applications/tiktok/signature.json +++ b/applications/tiktok/app.json @@ -1,3 +1,3 @@ -{ - "name":"tiktok" +{ + "name":"tiktok" } \ No newline at end of file diff --git a/applications/wechat/signature.json b/applications/wechat/app.json similarity index 96% rename from applications/wechat/signature.json rename to applications/wechat/app.json index ca62e93..5f77211 100644 --- a/applications/wechat/signature.json +++ b/applications/wechat/app.json @@ -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": "" + } + ] + } + ] + } + ] + } + ] } \ No newline at end of file