Skip to content

Commit

Permalink
Create vanilla.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 authored Nov 21, 2023
1 parent 3d634a8 commit c062991
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions vanilla.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://download.fo/mrpack-to-zip/vanilla" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://download.fo/mrpack-to-zip/vanilla"/>
<title>Fabulously Optimized</title>
</head>
<body>
<script>
window.location.href = "https://download.fo/mrpack-to-zip/vanilla";
</script>
<a href="https://download.fo/mrpack-to-zip/vanilla">Click to redirect</a>
</body>
</html>

0 comments on commit c062991

Please sign in to comment.