From a07f8f116ae1d869cfcbea7cbbb439fa3ea701ac Mon Sep 17 00:00:00 2001 From: vastsa <48862574+vastsa@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:20:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20filecodebox=20add=20tag=20=E4=BA=91?= =?UTF-8?q?=E5=AD=98=E5=82=A8=20(#731)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: filecodebox add tag 云存储 * feat: filecodebox add tag 云存储 --- apps/filecodebox/data.yml | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/apps/filecodebox/data.yml b/apps/filecodebox/data.yml index b23b76f7a..26066ee57 100644 --- a/apps/filecodebox/data.yml +++ b/apps/filecodebox/data.yml @@ -1,20 +1,22 @@ name: FileCodeBox tags: - - 实用工具 + - 实用工具 + - 云存储 title: 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件 type: 实用工具 description: 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件 additionalProperties: - key: filecodebox - name: FileCodeBox - tags: - - Tool - shortDescZh: 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件 - shortDescEn: File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files - type: tool - crossVersionUpdate: true - limit: 1 - recommend: 0 - website: https://share.lanol.cn - github: https://github.com/vastsa/FileCodeBox - document: https://github.com/vastsa/FileCodeBox \ No newline at end of file + key: filecodebox + name: FileCodeBox + tags: + - Storage + - Tool + shortDescZh: 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件 + shortDescEn: File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files + type: tool + crossVersionUpdate: true + limit: 1 + recommend: 0 + website: https://share.lanol.cn + github: https://github.com/vastsa/FileCodeBox + document: https://github.com/vastsa/FileCodeBox \ No newline at end of file