summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author方顺健 <[email protected]>2024-09-12 08:49:28 +0000
committer方顺健 <[email protected]>2024-09-12 08:49:28 +0000
commit2644c6171dc962b393983e7c81d16f295476e835 (patch)
tree356e8b01e7aa6d3ed384508b3babf27ae82f0e63
parent383a192ee3b62a29e66bf6e51b4ac1368989088c (diff)
新增wechat特征
-rw-r--r--applications/tiktok/README.md0
-rw-r--r--applications/tiktok/signature.json0
-rw-r--r--applications/wechat/README.md0
-rw-r--r--applications/wechat/signature.json45
4 files changed, 45 insertions, 0 deletions
diff --git a/applications/tiktok/README.md b/applications/tiktok/README.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/applications/tiktok/README.md
diff --git a/applications/tiktok/signature.json b/applications/tiktok/signature.json
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/applications/tiktok/signature.json
diff --git a/applications/wechat/README.md b/applications/wechat/README.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/applications/wechat/README.md
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