mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Update index.html
This commit is contained in:
parent
5130163a14
commit
829204bba4
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
window.onload = function() {
|
window.onload = function() {
|
||||||
window.location.replace("https://gh.steffo.com/royalnet/html/")
|
window.location.replace("https://gh.steffo.eu/royalnet/html/")
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Redirecting to <a href="https://gh.steffo.com/royalnet/html/">https://gh.steffo.com/royalnet/html/</a>
|
Redirecting to <a href="https://gh.steffo.eu/royalnet/html/">https://gh.steffo.eu/royalnet/html/</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue