From 15b173694923c12b7f5f49e1341feede31797255 Mon Sep 17 00:00:00 2001 From: shizhendong Date: Thu, 28 Nov 2024 14:34:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20rename=20application=20xxx=20to=20?= =?UTF-8?q?=E6=BC=AB=E6=AD=A5=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/{xxx => 漫步者}/README.md | 4 +- applications/{xxx => 漫步者}/basic.json | 32 ++++---- applications/{xxx => 漫步者}/signature.json | 86 ++++++++++----------- 3 files changed, 61 insertions(+), 61 deletions(-) rename applications/{xxx => 漫步者}/README.md (87%) rename applications/{xxx => 漫步者}/basic.json (86%) rename applications/{xxx => 漫步者}/signature.json (96%) diff --git a/applications/xxx/README.md b/applications/漫步者/README.md similarity index 87% rename from applications/xxx/README.md rename to applications/漫步者/README.md index 719d673..4195c7a 100644 --- a/applications/xxx/README.md +++ b/applications/漫步者/README.md @@ -1,3 +1,3 @@ -abc -abcd +abc +abcd abcde \ No newline at end of file diff --git a/applications/xxx/basic.json b/applications/漫步者/basic.json similarity index 86% rename from applications/xxx/basic.json rename to applications/漫步者/basic.json index 5c770af..2eccf7d 100644 --- a/applications/xxx/basic.json +++ b/applications/漫步者/basic.json @@ -1,17 +1,17 @@ -{ - "name":"xxx", - "longName":"xxx", - "developer":"陕西省社会保障局", - "website":"http://www.pansky.com.cn/", - "packageName":{ - "android":"cn.com.pansky.sxzgyl", - "ios":"cn.com.pansky.sxzgyl" - }, - "properties":{ - "category":"business-systems", - "subcategory":"general-business", - "content":"unknown", - "parentApp":"1", - "risk":11 - } +{ + "name":"漫步者", + "longName":"漫步者", + "developer":"陕西省社会保障局", + "website":"http://www.pansky.com.cn/", + "packageName":{ + "android":"cn.com.pansky.sxzgyl", + "ios":"cn.com.pansky.sxzgyl" + }, + "properties":{ + "category":"business-systems", + "subcategory":"general-business", + "content":"unknown", + "parentApp":"1", + "risk":11 + } } \ No newline at end of file diff --git a/applications/xxx/signature.json b/applications/漫步者/signature.json similarity index 96% rename from applications/xxx/signature.json rename to applications/漫步者/signature.json index fe2acf4..ada7c77 100644 --- a/applications/xxx/signature.json +++ b/applications/漫步者/signature.json @@ -1,44 +1,44 @@ -{ - "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": "$aaacmbchina.com", - "description": "" - }, - { - "item": "*.cmbchina.com", - "description": "" - }, - { - "item": "$cmbimg.com", - "description": "" - }, - { - "item": "*.cmbimg.com", - "description": "" - } - ] - } - ] - } - ] - } - ] +{ + "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": "$aaacmbchina.com", + "description": "" + }, + { + "item": "*.cmbchina.com", + "description": "" + }, + { + "item": "$cmbimg.com", + "description": "" + }, + { + "item": "*.cmbimg.com", + "description": "" + } + ] + } + ] + } + ] + } + ] } \ No newline at end of file