You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
Description: An implementation of Project Honeypot's http:BL for YOURLS
6
-
Version: 2.3.0
6
+
Version: 2.3.1
7
7
Author: Josh Panter
8
8
Author URI: https://unfettered.net
9
9
**/
@@ -234,7 +234,7 @@ function httpBL_do_page() {
234
234
<h3>Definitions</h3>
235
235
<p>This plugin exposes a simple API for White List updating and maintanence. Using a cron job, an admin could keep an IP with a dynamically updating address current in the white-list.</p>
236
236
<ul>
237
-
<li><code>action=httpBL</code> If sent alone, the transmitting IP will be added to the white-list if it is absent.</li>
237
+
<li><code>action=httpBL-WL</code> If sent alone, the transmitting IP will be added to the white-list if it is absent.</li>
238
238
<li><code>note=STRING</code> Notes for when adding IP's to the white-list. Optional.</li>
0 commit comments