From b283f37a2956c9ee9bf44edf61e237f3216f847f Mon Sep 17 00:00:00 2001 From: LudoBoggio Date: Sun, 2 Sep 2012 22:51:19 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cdaafe..c5746e5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Current version is 1.0, created on 09/02/2012 Contact Ludo at Ludo.Boggio+GitHub@GMail.com -In the actual version, blackliste IPs must be add by hand in the config.php file, addind, at the end, a line like this : +In the actual version, blacklisted IPs must be add by hand in the config.php file, addind, at the end, a line like this : $yourls_blacklist_ip = array ("149.3.136.114","109.190.10.179");