diff --git a/applications/tiktok/README.md b/applications/tiktok/README.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/tiktok/signature.json b/applications/tiktok/signature.json new file mode 100644 index 0000000..e69de29 diff --git a/applications/wechat/README.md b/applications/wechat/README.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/wechat/signature.json b/applications/wechat/signature.json new file mode 100644 index 0000000..ca62e93 --- /dev/null +++ b/applications/wechat/signature.json @@ -0,0 +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": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file