mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
reordered paragraphs
This commit is contained in:
parent
4e4c1a2eca
commit
854a35be6c
18
index.html
18
index.html
|
@ -89,15 +89,6 @@ template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_s
|
||||||
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/RsQ52eCcTi4?rel=0" frameborder="0"></iframe></p>
|
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/RsQ52eCcTi4?rel=0" frameborder="0"></iframe></p>
|
||||||
<p>Watch more demos on <a href="http://www.youtube.com/user/inquisb/videos">Bernardo</a> and <a href="http://www.youtube.com/user/stamparm/videos">Miroslav</a> YouTube pages.</p>
|
<p>Watch more demos on <a href="http://www.youtube.com/user/inquisb/videos">Bernardo</a> and <a href="http://www.youtube.com/user/stamparm/videos">Miroslav</a> YouTube pages.</p>
|
||||||
|
|
||||||
<h1>Developers</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a href="mailto:bernardo@sqlmap.org">Bernardo Damele A. G.</a> (<a href="https://twitter.com/inquisb">@inquisb</a>)</li>
|
|
||||||
<li><a href="mailto:miroslav@sqlmap.org">Miroslav Stampar</a> (<a href="https://twitter.com/stamparm">@stamparm</a>)</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p>You can contact the development team by writing to <code>dev@sqlmap.org</code>.</p>
|
|
||||||
|
|
||||||
<h1>Communication</h1>
|
<h1>Communication</h1>
|
||||||
|
|
||||||
<p>The <code>sqlmap-users@lists.sourceforge.net</code> <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">mailing list</a> is the preferred way to ask questions and discuss with other users, <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/THANKS">contributors</a> and the <a href="#developers">developers</a>.<br>
|
<p>The <code>sqlmap-users@lists.sourceforge.net</code> <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">mailing list</a> is the preferred way to ask questions and discuss with other users, <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/THANKS">contributors</a> and the <a href="#developers">developers</a>.<br>
|
||||||
|
@ -120,6 +111,15 @@ To subscribe use the <a href="https://lists.sourceforge.net/lists/listinfo/sqlma
|
||||||
|
|
||||||
<p>sqlmap is released under the terms of the <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">General Public License v2</a>.<br>
|
<p>sqlmap is released under the terms of the <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">General Public License v2</a>.<br>
|
||||||
sqlmap is copyrighted by its <a href="#developers">developers</a>.</p>
|
sqlmap is copyrighted by its <a href="#developers">developers</a>.</p>
|
||||||
|
|
||||||
|
<h1>Developers</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="mailto:bernardo@sqlmap.org">Bernardo Damele A. G.</a> (<a href="https://twitter.com/inquisb">@inquisb</a>)</li>
|
||||||
|
<li><a href="mailto:miroslav@sqlmap.org">Miroslav Stampar</a> (<a href="https://twitter.com/stamparm">@stamparm</a>)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>You can contact the development team by writing to <code>dev@sqlmap.org</code>.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<aside id="sidebar">
|
<aside id="sidebar">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user