From 0b8647beec68880b1952a67501bddf9c9431a259 Mon Sep 17 00:00:00 2001 From: Yoursmile7 Date: Sun, 12 Feb 2023 09:14:04 +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'js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/alist.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 js/alist.json diff --git a/js/alist.json b/js/alist.json new file mode 100644 index 0000000..7c8fdb6 --- /dev/null +++ b/js/alist.json @@ -0,0 +1,15 @@ +[{ + "name" : "丫仙女", + "server" : "http://alistxy.ganggang.live:5678", + "startPage" : "/", + "showAll" : false, + "search" : true, + "params" : { + "/abc" : { + "password" : "123" + }, + "/abc/abc" : { + "password" : "123" + } + } +}] \ No newline at end of file