mirror of
https://github.com/XXIIVV/webring.git
synced 2024-11-05 04:40:26 +03:00
*
This commit is contained in:
parent
977f01e957
commit
6fd29c1bbe
@ -66,7 +66,7 @@ function Portal(sites)
|
||||
|
||||
var html = ""
|
||||
|
||||
html = `Redirecting to ${target}(3 seconds)
|
||||
html = `Redirecting to ${target}
|
||||
<meta http-equiv="refresh" content="3; url=${target}">
|
||||
<a href='' onClick="window.location.reload()">Directory</a> | <a href='#${target}' onClick="portal.reload('random')">Skip</a> | <a href='#random' onClick="portal.reload('random')">Random</a> | <a href='https://github.com/XXIIVV/webring'>Information</a>`
|
||||
return html
|
||||
|
Loading…
Reference in New Issue
Block a user