Skip to content

Commit 3a22a9e

Browse files
authored
Update blog.html
1 parent d3d0d37 commit 3a22a9e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

blog.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,19 @@ <h1 class="choose-title">Categorías / Blog</h1>
6363
<th class="name-creator"><span><h5><b>Descripción</b></h5></span></th>
6464
<th class="name-difficulty"><span><h5><b>Temática</b></h5></span></th>
6565
</tr>
66+
67+
<tr>
68+
<td><span class="text-article-table">
69+
<b><a class="button" href="https://youtu.be/guKpBV2BV5I"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></img></a>
70+
<br><a class="a-article" href="https://youtu.be/guKpBV2BV5I">OFUSCAR Código PYTHON con PYARMOR. Encriptar programas, apps y scripts</a></b></span></td>
71+
<td><span class="text-descrip-table"><a class="button" href="https://youtu.be/XaRgzcOn66I"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
72+
<b>PyArmor es un módulo de Python que permite la encriptqación u ofuscación de código, ofreciendo diferentes niveles o capas de ofuscación. En este vídeo te enseño
73+
como instalar el módulo y utilizazrlo, además de desplegar la versión gráfica y añadir licencias.
74+
</b></span>
75+
</td>
76+
<td><a href="https://youtu.be/guKpBV2BV5I" title=""><span class="boton-video1">Redes</span></a></td>
77+
</tr>
78+
6679
<tr>
6780
<td><span class="text-article-table">
6881
<b><a class="button" href="https://youtu.be/XaRgzcOn66I"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></img></a>

0 commit comments

Comments
 (0)