From 618bdb03d41d77f63995d12c819a760ac49d3d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=86=AC=E5=84=BF?= Date: Wed, 17 Dec 2025 06:41:56 +0000 Subject: [PATCH] update whitelist_urls.txt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴冬儿 --- whitelist_urls.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/whitelist_urls.txt b/whitelist_urls.txt index 2779104..d309625 100644 --- a/whitelist_urls.txt +++ b/whitelist_urls.txt @@ -15,5 +15,6 @@ http://server http://[gala-gopher所在节点ip]:[端口号]/[function(采集特性)] https://example.com/* https://repo.openeuler.org/openEuler-{version}/ISO/aarch64/openEuler-{version}-everything-aarch64-dvd.iso -https://docs.openeuler.openatom.cn/en/docs/{version}/server/installation_upgrade/installation/installation_on_servers.html -https://docs.openeuler.openatom.cn/zh/docs/{version}/server/installation_upgrade/installation/installation_on_servers.html \ No newline at end of file +https://docs.openeuler.openatom.cn/en/docs/.*?/server/installation_upgrade/installation/installation_on_servers.html +https://docs.openeuler.openatom.cn/zh/docs/.*?/server/installation_upgrade/installation/installation_on_servers.html +https://repo.openeuler.org/.*?/OS/aarch64/Packages/ \ No newline at end of file -- Gitee