Advertisement
Socialking

Untitled

Mar 17th, 2020
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.14 KB | None | 0 0
  1. jQuery(window).ready(function(){
  2.     if(window.location.href.indexOf("/cennik") > -1) {
  3.         window.location = "https://unicatszwalnia.pl/cennik/";
  4.     }
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement