From ac9d014823308cbf80c958a1e22f2137d5721e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E6=9C=A8?= <63519013+xianyuyimu@users.noreply.github.com> Date: Wed, 21 Dec 2022 03:11:24 +0800 Subject: [PATCH] Add files via upload --- 一木源/JSON/网盘包/小雅搜索.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 一木源/JSON/网盘包/小雅搜索.json diff --git a/一木源/JSON/网盘包/小雅搜索.json b/一木源/JSON/网盘包/小雅搜索.json new file mode 100644 index 0000000..4436d01 --- /dev/null +++ b/一木源/JSON/网盘包/小雅搜索.json @@ -0,0 +1,15 @@ +[{ + "name": "小雅网盘", + "server": "http://alist.xiaoya.pro/", + "startPage": "/", + "showAll": false, + "search": true, + "params": { + "/abc": { + "password": "123" + }, + "/abc/abc": { + "password": "123" + } + } +}] \ No newline at end of file