Page Redirection

rukagemi

New member
XNullUser
Joined
Dec 11, 2021
Messages
2
Reaction score
0
Points
1
NullCash
2
window.onload = function() { location.href = "full Url to the page"; }
 
Top