5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
// Copyright 2016 by luk3yx.
|
|
// All rights reserved.
|
|
window.stop();
|
|
window.location.href = "/403.html";
|