From c91026f1b93faab62a4e1477f35c82512a211a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Sun, 24 Apr 2022 17:39:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20auth.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- auth.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 auth.json diff --git a/auth.json b/auth.json new file mode 100644 index 0000000..12c6395 --- /dev/null +++ b/auth.json @@ -0,0 +1,8 @@ +{ + "http-basic": { + "124.126.16.154:8888": { + "username": "lidongyun", + "password": "Qfsd8866" + } + } +} \ No newline at end of file