[+] Redirect from vera.hydev.org/info
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Redirecting...</title>
|
||||||
|
<meta http-equiv = "refresh" content = "0; url = https://vera.hydev.org/#info" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Redirecting to (<a href="https://vera.hydev.org/#info">https://vera.hydev.org/#info</a>)...
|
||||||
|
<script>
|
||||||
|
window.location.href = 'https://vera.hydev.org/#info';
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user