We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd48699 + ead847b commit 12920ceCopy full SHA for 12920ce
source/middlewares.html
@@ -172,6 +172,20 @@ <h3>
172
</div>
173
174
<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
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>
189
190
191
0 commit comments