diff --git a/README.md b/README.md index dc21220..2e34951 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,6 @@ Wishlist * ~~Robots.txt file emulation to not punish good web crawlers.~~ * This is handled better by hosting an actual robots.txt and creating an exemption in the url rewrite to allow access to it. * Support for dumping contents of random files in a folder for the Blinding Mode defense. -* Add file logging for - * Comparing against the HTTP W3 Logs. - * Checking for proxies via: - * X-Forwarded-For headers. - * Tor exit node DNSBL service. Wordpress Implementation ------------------------