diff --git a/content/post/2017-11.md b/content/post/2017-11.md index aed26d038..7ae39c614 100644 --- a/content/post/2017-11.md +++ b/content/post/2017-11.md @@ -483,7 +483,7 @@ proxy_set_header User-Agent $ua; ``` # cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep '09/Nov/2017' | grep -c 104.196.152.243 -8483 +8758 $ grep 104.196.152.243 dspace.log.2017-11-09 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | uniq | wc -l 223 ``` diff --git a/public/2017-11/index.html b/public/2017-11/index.html index 50f379da9..659b14d5f 100644 --- a/public/2017-11/index.html +++ b/public/2017-11/index.html @@ -38,7 +38,7 @@ COPY 54701 - + @@ -88,7 +88,7 @@ COPY 54701 "url": "https://alanorth.github.io/cgspace-notes/2017-11/", "wordCount": "2910", "datePublished": "2017-11-02T09:37:54+02:00", - "dateModified": "2017-11-09T23:01:15+02:00", + "dateModified": "2017-11-09T23:42:15+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -685,7 +685,7 @@ proxy_set_header User-Agent $ua;
# cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep '09/Nov/2017' | grep -c 104.196.152.243
-8483
+8758
$ grep 104.196.152.243 dspace.log.2017-11-09 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | uniq | wc -l
223
diff --git a/public/robots.txt b/public/robots.txt
index b90b33492..51a461e57 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -29,7 +29,7 @@ Disallow: /cgspace-notes/2015-12/
Disallow: /cgspace-notes/2015-11/
Disallow: /cgspace-notes/
Disallow: /cgspace-notes/categories/
-Disallow: /cgspace-notes/categories/notes/
Disallow: /cgspace-notes/tags/notes/
+Disallow: /cgspace-notes/categories/notes/
Disallow: /cgspace-notes/post/
Disallow: /cgspace-notes/tags/
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 4e603effd..0bad5a334 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -4,7 +4,7 @@