From 75098b336a153469362b9b9ef111d6a6979852d1 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 16 Jun 2019 09:51:41 +0200 Subject: [PATCH] Update README [ci skip] --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 229da6a43..30d2ccd28 100755 --- a/README.md +++ b/README.md @@ -328,7 +328,9 @@ All include files are commented for your convenience. **TESTING** Run the following commands one by one from a terminal on another linux machine against your own domain name. -**substitute yourdomain.com in the examples below with your REAL domain name** + +:exclamation: +**substitute http://yourdomain.com in the examples below with your own REAL domain name** `curl -A "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" http://yourdomain.com` @@ -350,6 +352,9 @@ Run the following commands one by one from a terminal on another linux machine a The Nginx Ultimate Bot Blocker is now WORKING and PROTECTING your web sites !!! +:exclamation: +**substitute http://yourdomain.com in the examples below with your own REAL domain name** + ************************************************