Skip to content

Commit 919b1c1

Browse files
Melhoria na visualização de links
1 parent f37c132 commit 919b1c1

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

index.html

+21-10
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,16 @@ <h3 class="display-6">Decoded Video</h3>
414414
belongs to, however this looks like a website which led to the
415415
website:
416416

417-
<a href="https://www.drccsapm.com/" target="_blank" rel="noopener"
418-
>DRCCSAPM.com</a
419-
>
417+
<ul>
418+
<li>
419+
<a
420+
href="https://www.drccsapm.com/"
421+
target="_blank"
422+
rel="noopener"
423+
>DRCCSAPM.com</a
424+
>
425+
</li>
426+
</ul>
420427
</div>
421428
</div>
422429
<!-- ////////////////////////////// -->
@@ -1488,13 +1495,17 @@ <h3 class="display-6">Hidden page!</h3>
14881495
</figcaption>
14891496
</figure>
14901497
</a>
1491-
<a
1492-
href="https://www.drccsapm.com/8987528"
1493-
target="_blank"
1494-
rel="noopener"
1495-
style="text-align: center"
1496-
>DRCCSAPM.com/8987528</a
1497-
>
1498+
<ul>
1499+
<li>
1500+
<a
1501+
href="https://www.drccsapm.com/8987528"
1502+
target="_blank"
1503+
rel="noopener"
1504+
style="text-align: center"
1505+
>DRCCSAPM.com/8987528</a
1506+
>
1507+
</li>
1508+
</ul>
14981509
<p>
14991510
A new page appears, asking for a password. It looks like a Unix
15001511
terminal, already connected to the <b>R.AVANTI</b> user.

0 commit comments

Comments
 (0)