Mise à jour README
Suite publication du plugin
This commit is contained in:
12
README.md
12
README.md
@ -1,14 +1,16 @@
|
|||||||
YourlsBlacklistIPs
|
YourlsBlacklistIPs
|
||||||
|
|
||||||
Plugin for Yourls allowing to blacklist IPs
|
Plugin for Yourls allowing to blacklist IPs
|
||||||
|
|
||||||
This plugin is intended to be used with YOURLS (cf. http://yourls.org)
|
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
|
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 :
|
INSTALL :
|
||||||
|
- In /user/plugins, create a new folder named BlackListIP
|
||||||
$yourls_blacklist_ip = array ("149.3.136.114","109.190.10.179");
|
- In this new directory, copy the plugin.php file from this repository
|
||||||
|
- Go to the Plugins administration page and activate the plugin
|
Reference in New Issue
Block a user