From d8768090862fcb6f70cde512a3c606311537715a Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Fri, 27 Jun 2025 08:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=B8=80=E4=BA=9B=E5=B0=8F?= =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + src/config.toml | 1 + src/public/images.html | 4 ++-- src/public/index.html | 22 +++++++++++----------- 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 200e943..269346d 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ periodHours = 1.0 # 白名单中的IP不受限流限制 whiteList = [ "127.0.0.1", + "172.17.0.0/16", "192.168.1.0/24" ] diff --git a/src/config.toml b/src/config.toml index 6a96c11..7526b75 100644 --- a/src/config.toml +++ b/src/config.toml @@ -16,6 +16,7 @@ periodHours = 1.0 # 白名单中的IP不受限流限制 whiteList = [ "127.0.0.1", + "172.17.0.0/16", "192.168.1.0/24" ] diff --git a/src/public/images.html b/src/public/images.html index a566894..9036bf7 100644 --- a/src/public/images.html +++ b/src/public/images.html @@ -581,7 +581,7 @@
支持多种Registry,在镜像名前添加本站域名即可加速下载。
+支持多种镜像仓库,在镜像名称前添加本站域名即可加速下载。