mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-04-11 18:29:15 -04:00
Replace <center> with inline CSS
This commit is contained in:
parent
4f9bc562b3
commit
1c375340f8
@ -367,14 +367,14 @@ My curated list of awesome links, resources and tools
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td colspan="2"><center><b>Burp Suite</b></center></td>
|
||||
<td colspan="2" style="text-align:center;"><b>Burp Suite</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/lightbulb-framework/lightbulb-framework">lightbulb-framework/lightbulb-framework</a></td>
|
||||
<td>LightBulb is an open source python framework for auditing web application firewalls and filters.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><b><center>GDB</center></b></td>
|
||||
<td colspan="2" style="text-align:center;"><b>GDB</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/cs01/gdbgui">cs01/gdbgui</a></td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user