Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
278 views
in Themes by

i need add this code 

<script>
(function(g,e,o,t,a,r,ge,tl,y,s){
g.getElementsByTagName(o)[0].insertAdjacentHTML('afterbegin','<style id="georedirect1612920076922style">body{opacity:0.0 !important;}</style>');
s=function(){g.getElementById('georedirect1612920076922style').innerHTML='body{opacity:1.0 !important;}';};
t=g.getElementsByTagName(o)[0];y=g.createElement(e);y.async=true;
y.src='https://g792337340.co/gr?id=-MT8WnaZUNeo08lZng2A&refurl='+g.referrer+'&winurl='+encodeURIComponent(window.location);
t.parentNode.insertBefore(y,t);y.onerror=function(){s()};
georedirect1612920076922loaded=function(redirect){var to=0;if(redirect){to=5000};
setTimeout(function(){s();},to)};
})(document,'script','head');
</script>

in php file  in tag head

1 Answer

+3 votes
by
Add this code snippets here

Admin/Layout > Custom HTML in <head> section of every page:
...