From d516c6975514155bb5458ec86d29b1d735539f92 Mon Sep 17 00:00:00 2001 From: fangshunjian Date: Fri, 13 Sep 2024 11:11:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9wechat=E7=89=B9=E5=BE=81?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8D=E7=A7=B0=E4=B8=BAapp.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tiktok/{signature.json => app.json} | 4 +- .../wechat/{signature.json => app.json} | 88 +++++++++---------- 2 files changed, 46 insertions(+), 46 deletions(-) rename applications/tiktok/{signature.json => app.json} (92%) rename applications/wechat/{signature.json => app.json} (96%) 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