Html fixes
This commit is contained in:
parent
6e52626599
commit
427c588e5e
@ -6,7 +6,7 @@
|
|||||||
<link rel="icon" sizes="16x16" type="image/png" href="icon.png" />
|
<link rel="icon" sizes="16x16" type="image/png" href="icon.png" />
|
||||||
<title>Home | lsd.cat</title>
|
<title>Home | lsd.cat</title>
|
||||||
<base href="https://lsd.cat">
|
<base href="https://lsd.cat">
|
||||||
<style type="text/css">
|
<style>
|
||||||
body {
|
body {
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
display: block;
|
display: block;
|
||||||
@ -126,7 +126,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<div>
|
</div>
|
||||||
<h4>CVEs</h4>
|
<h4>CVEs</h4>
|
||||||
<div class="table">
|
<div class="table">
|
||||||
<table>
|
<table>
|
||||||
@ -149,7 +149,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://git.lsd.cat/g/omnivista-rce" target="_blank">Alcatel OmniVista RCE</a></td>
|
<td><a href="https://git.lsd.cat/g/omnivista-rce" target="_blank">Alcatel OmniVista RCE</a></td>
|
||||||
<td><code>CVE-2019-{20047, 20048, 20049}</code></li>
|
<td><code>CVE-2019-{20047, 20048, 20049}</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
Reference in New Issue
Block a user