We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c196be2 + b92810f commit 88333bbCopy full SHA for 88333bb
index.html
@@ -1 +1,12 @@
1
-<html><head><title>Redirecting...</title><script>window.location.replace("https://poggit.pmmp.io");</script></head><body><h1>Redirecting...</h1></body></html>
+<html>
2
+ <head>
3
+ <title>Redirecting...</title>
4
+ <script>window.location.replace("https://poggit.pmmp.io");</script>
5
+ <noscript>
6
+ <meta http-equiv="refresh" content="0; url=https://poggit.pmmp.io">
7
+ </noscript>
8
+ </head>
9
+ <body>
10
+ <h1>Redirecting...</h1>
11
+ </body>
12
+</html>
0 commit comments