Advertisement
Guest User

cod

a guest
Dec 13th, 2019
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <script type="text/javascript">
  2. if (window.top.location.host != "моя сайт.com") {
  3. document.body.innerHTML = "Access Denied";
  4. }
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement