From 1b418d77ffe34ca97d919d6a7bcec6d5104de8d9 Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Sat, 7 Oct 2023 13:41:55 +0200 Subject: [PATCH] (search) We got some new IP ranges to work with for the crawler --- .../main/resources/static/search/crawler-ips.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/code/services-core/search-service/src/main/resources/static/search/crawler-ips.txt b/code/services-core/search-service/src/main/resources/static/search/crawler-ips.txt index cf6ad859..09952002 100644 --- a/code/services-core/search-service/src/main/resources/static/search/crawler-ips.txt +++ b/code/services-core/search-service/src/main/resources/static/search/crawler-ips.txt @@ -1 +1,14 @@ -81.170.128.52 \ No newline at end of file +81.170.128.52 +193.183.0.162 +193.183.0.163 +193.183.0.164 +193.183.0.165 +193.183.0.166 +193.183.0.167 +193.183.0.168 +193.183.0.169 +193.183.0.170 +193.183.0.171 +193.183.0.172 +193.183.0.173 +193.183.0.174 \ No newline at end of file