File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,21 @@ <h3>
219
219
< a class ="btn " href ="https://packagist.org/packages/silpion/stack-logger "> < i class ="icon icon-archive "> </ i > Packagist</ a >
220
220
</ div >
221
221
</ div >
222
+ < div class ="span6 ">
223
+ < h3 >
224
+ < a href ="https://github.com/h4cc/StackLogger "> Throttle</ a >
225
+ </ h3 >
226
+ < p class ="by ">
227
+ by penoonan
228
+ </ p >
229
+ < p >
230
+ Stack Middleware for throttling requests by IP.
231
+ </ p >
232
+ < div class ="btn-group ">
233
+ < a class ="btn " href ="https://github.com/penoonan/throttle "> < i class ="icon icon-github "> </ i > GitHub</ a >
234
+ < a class ="btn " href ="https://packagist.org/packages/pno/throttle "> < i class ="icon icon-archive "> </ i > Packagist</ a >
235
+ </ div >
236
+ </ div >
222
237
</ div >
223
238
</ div >
224
239
{% endblock %}
You can’t perform that action at this time.
0 commit comments