From 9ec5d07d971c5140e14b612f60db05042f660987 Mon Sep 17 00:00:00 2001 From: LudoBoggio Date: Mon, 3 Sep 2012 18:04:48 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Suite publication du plugin --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c5746e5..39d082e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ YourlsBlacklistIPs + Plugin for Yourls allowing to blacklist IPs This plugin is intended to be used with YOURLS (cf. http://yourls.org) -It has been tested on v1.5.1 +It has been tested on YOURLS v1.5 and v1.5.1 -Current version is 1.0, created on 09/02/2012 +Current version is 1.1, updated on 09/03/2012 Contact Ludo at Ludo.Boggio+GitHub@GMail.com -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"); +INSTALL : +- In /user/plugins, create a new folder named BlackListIP +- In this new directory, copy the plugin.php file from this repository +- Go to the Plugins administration page and activate the plugin \ No newline at end of file