Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. if (window.location.pathname.startsWith("/app/") || window.location.pathname.startsWith("/game/")) {
  2. window.alert("1")
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement