From 2d09f8b54351d66a8beb69a60415aaedba81d1f1 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Wed, 3 Feb 2016 21:36:14 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d40ef67..ffdd550 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Squid helper handling squidguard blacklists written in python * Only supports domains blacklists actually (ie : google.com, www.google.com, api.google.com, etc.) -* All blacklists are loaded in RAM +* All specified blacklists are loaded in RAM * Usable as an external acl plugin of squid * Written because of poor developpement on squidguard and bad support of blacklists files using squid3 * Tested on Debian 8 / python 2.7.9