Please delete this Mod.
<script>...</script>
NewLine - trying to avoid mess - findTHISline1234
-Scripts below is suppose to bring back Login FOR ALL USERS
<script>function displayLogin(){ return true; }</script>
-Scrip below is trying to activate the new Desing for everybody
<script>
function designYes(){
setCookie("design", "1", 365);
ga('send', 'event', 'pc', 'click', 'switch', 1);
setTimeout(function(){
location.href = "/m/?referral=1&ref="+encodeURIComponent(location.href);
}, 1000);
}
</script>
Scripts end HERE - findTHISline1234
❤️ 0