Skip to content

Commit ead847b

Browse files
committed
Add StackHoneypot
1 parent cd48699 commit ead847b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

source/middlewares.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,20 @@ <h3>
172172
</div>
173173
</div>
174174
<div class="span6">
175+
<h3>
176+
<a href="https://github.com/CHH/stack-honeypot">StackHoneypot</a>
177+
</h3>
178+
<p class="by">
179+
by CHH
180+
</p>
181+
<p>
182+
Inserts a trap for spam bots into responses and catches bots
183+
and then gives them a blank page.
184+
</p>
185+
<div class="btn-group">
186+
<a class="btn" href="https://github.com/CHH/stack-honeypot"><i class="icon icon-github"></i> GitHub</a>
187+
<a class="btn" href="https://packagist.org/packages/chh/stack-honeypot"><i class="icon icon-archive"></i> Packagist</a>
188+
</div>
175189
</div>
176190
</div>
177191
</div>

0 commit comments

Comments
 (0)