mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
Update default.html
This commit is contained in:
@@ -30,14 +30,17 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
<p>ModSecurity v3.x</p>
|
<p class="view">ModSecurity v3.x</p>
|
||||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><strong>v3/master</strong></a>
|
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><strong>v3/master</strong></a>
|
||||||
|
</p>
|
||||||
<br><br>
|
<br><br>
|
||||||
<p>ModSecurity v2.x</p>
|
<p class="view">ModSecurity v2.x</p>
|
||||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v2/master"><strong>v2/master</strong></a>
|
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v2/master"><strong>v2/master</strong></a>
|
||||||
|
</p>
|
||||||
<br><br>
|
<br><br>
|
||||||
<p>Releases</p>
|
<p class="view">Releases
|
||||||
https://github.com/SpiderLabs/ModSecurity/releases
|
<a href="https://github.com/SpiderLabs/ModSecurity/releases"><strong>ModSecurity/releases</strong></a>
|
||||||
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
|
|||||||
Reference in New Issue
Block a user