Skip to content

Commit 12920ce

Browse files
committed
Merge pull request #12 from CHH/add-stack-honeypot
Add StackHoneypot
2 parents cd48699 + ead847b commit 12920ce

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)