Advertisement
VladislavNechepaev

Untitled

Aug 21st, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var meidoActive
  2.         if (window.location.pathname === "/support/catalog/items/136") {
  3.           meidoActive = false
  4.         } else if (window.location.pathname === "/support/catalog/items/149") {
  5.           meidoActive = true
  6.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement