Can202 2021-11-23 23:19:24 -03:00
parent dfe0d45313
commit 1586ca9184
2 changed files with 54 additions and 0 deletions

7
s/qr/findme.html Normal file
View File

@ -0,0 +1,7 @@
<p>Pista 1: 7-8 * 1 + 4-1 * 5 * (5-5)</p>
<p>
<a target="_blank" href="https://web.archive.org/web/20211124021006/https://static-1.ivoox.com/canales/7/2/0/9/2161526859027_XXL.jpg">Pista 2</a>
</p>

47
s/qr/tofind.html Normal file
View File

@ -0,0 +1,47 @@
<!DOCTYPE html>
<html>
<head>
<title>Hay un link escondido</title>
<style>
#link {
color: white;
text-decoration: none;
-ms-user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
-webkit-touch-callout: none;
-khtml-user-select: none;
user-select:none;
}
</style>
</head>
<body>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<p align="center" >
<a href="can202.github.io/s/qr/findme.html" id="link">link</a>
</p>
</body>
</html>