From f19b1a37aa6d0b88d6b388426160003aec87f6e5 Mon Sep 17 00:00:00 2001 From: okxlin Date: Thu, 27 Apr 2023 01:14:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=99=BE=E5=BA=A6=E7=BD=91?= =?UTF-8?q?=E7=9B=98=E5=88=B0list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- baidunetdisk/metadata/app.json | 1 - list.json | 16 +++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/baidunetdisk/metadata/app.json b/baidunetdisk/metadata/app.json index 2b6037bd..f7d699e0 100644 --- a/baidunetdisk/metadata/app.json +++ b/baidunetdisk/metadata/app.json @@ -1,4 +1,3 @@ - { "key": "baidunetdisk", "name": "百度网盘", diff --git a/list.json b/list.json index f7ef16d8..bc51b687 100644 --- a/list.json +++ b/list.json @@ -139,7 +139,21 @@ "website": "https://memcached.org/", "github": "https://github.com/memcached/memcached", "document": "https://github.com/memcached/memcached/wiki" - } + }, + { + "key": "baidunetdisk", + "name": "百度网盘", + "tags": ["Tool"], + "versions": ["4.14.6","4.17.7","latest"], + "shortDescZh": "百度网盘是百度推出的一项云存储服务。", + "shortDescEn": "BaiduNetdisk is a cloud storage service launched by Baidu.", + "type": "tool", + "limit": 0, + "crossVersionUpdate": true, + "website": "https://pan.baidu.com/", + "github": "https://github.com/gshang2017/docker/tree/master/baidunetdisk", + "document": "https://github.com/gshang2017/docker/tree/master/baidunetdisk" + } ] } \ No newline at end of file