mirror of
https://github.com/SrIzan10/rickroll.git
synced 2026-06-06 01:06:53 +00:00
28 lines
864 B
HTML
28 lines
864 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="refresh" content="0; URL=rick.mp4">
|
|
<meta name="description" content="Enlace de invitación para Vinci">
|
|
<title>Invita a Vinci!</title>
|
|
</head>
|
|
<body>
|
|
<p style="color: white;">
|
|
We're no strangers to love<br>
|
|
You know the rules and so do I<br>
|
|
A full commitment's what I'm thinking of<br>
|
|
You wouldn't get this from any other guy<br>
|
|
I just wanna tell you how I'm feeling<br>
|
|
Gotta make you understand<br>
|
|
Never gonna give you up<br>
|
|
Never gonna let you down<br>
|
|
Never gonna run around and desert you<br>
|
|
Never gonna make you cry<br>
|
|
Never gonna say goodbye<br>
|
|
Never gonna tell a lie and hurt you<br>
|
|
</p>
|
|
</body>
|
|
</html>
|