Skip to content

Commit

Permalink
Create rickroll
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond-1227 authored Dec 20, 2023
1 parent ace6ab1 commit efd59a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rickroll
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv="refresh" content="0;url=https://www.youtube.com/watch?v=dQw4w9WgXcQ" />
<title>Redirecting</title>
</head>
<body>
You are being redirected. If not click <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">here</a> to continue.
</body>
</html>

0 comments on commit efd59a1

Please sign in to comment.