invidio.us
javascript: (window.location.href.includes("www.youtube") ? location.href = window.location.href.replace("youtube.com", "invidio.us") : (window.location.href.includes("invidio.us") ? location.href = window.location.href.replace("invidio.us", "youtube.com") : alert('this will only work on invidio.us or youtube')))
tube.poal.co
javascript: (window.location.href.includes("www.youtube") ? location.href = window.location.href.replace("youtube.com", "tube.poal.co") : (window.location.href.includes("tube.poal.co") ? location.href = window.location.href.replace("tube.poal.co", "youtube.com") : alert('this will only work on tube.poal.co or youtube')))
the invidio.us one works perfectly, my only guess is that tube.poal.co resides on a second level domain but I can't for the life of me figure out why that should matter so long as it's explicit.
invidio.us
~~~
javascript: (window.location.href.includes("www.youtube") ? location.href = window.location.href.replace("youtube.com", "invidio.us") : (window.location.href.includes("invidio.us") ? location.href = window.location.href.replace("invidio.us", "youtube.com") : alert('this will only work on invidio.us or youtube')))
~~~
tube.poal.co
~~~
javascript: (window.location.href.includes("www.youtube") ? location.href = window.location.href.replace("youtube.com", "tube.poal.co") : (window.location.href.includes("tube.poal.co") ? location.href = window.location.href.replace("tube.poal.co", "youtube.com") : alert('this will only work on tube.poal.co or youtube')))
~~~
>the invidio.us one works perfectly, my only guess is that tube.poal.co resides on a second level domain but I can't for the life of me figure out why that should matter so long as it's explicit.
(post is archived)