From 6b75032413bd9abad665ac7ec4dc329797161e58 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 24 Jul 2020 21:57:55 +0300 Subject: [PATCH] content/posts/2019-03.md: Minor grammar --- content/posts/2019-03.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2019-03.md b/content/posts/2019-03.md index dbc0180de..9ed39b86c 100644 --- a/content/posts/2019-03.md +++ b/content/posts/2019-03.md @@ -830,7 +830,7 @@ $ psql -c 'select * from pg_stat_activity' | grep -o -E '(dspaceWeb|dspaceApi|ds 784 2a01:4f8:13b:1296::2 ``` -- The two IPV6 addresses are something called BLEXBot, which seems to check the robots.txt file and the completely ignore it by making thousands of requests to dynamic pages like Browse and Discovery +- The two IPV6 addresses are something called BLEXBot, which seems to check the robots.txt file and then completely ignore it by making thousands of requests to dynamic pages like Browse and Discovery - Then `35.174.184.209` is MauiBot, which does the same thing - Also `3.91.79.74` does, which appears to be CCBot - I will add these three to the "bad bot" rate limiting that I originally used for Baidu