From fa6ff6cab665f7c8c098ffe7e9132978fe0ae096 Mon Sep 17 00:00:00 2001 From: Yoursmile7 Date: Thu, 9 Feb 2023 03:48:06 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alist.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 alist.json diff --git a/alist.json b/alist.json new file mode 100644 index 0000000..5ca2f03 --- /dev/null +++ b/alist.json @@ -0,0 +1,15 @@ +[{ + "name": "丫仙女", + "server": "http://alist.xiaoya.pro/", + "startPage": "/", + "showAll": false, + "search": true, + "params": { + "/abc": { + "password": "123" + }, + "/abc/abc": { + "password": "123" + } + } +}]