$(document).ready(function() {
var urlRedirectLandingPage = 'http://somepage.com?redirectUrl=';
$('a').each(function(a, e) {
if (e.href.indexOf(window.location.hostname) > -1) {
return;
}
$(e).onclick(function(elem) {
elem.preventDefault();
window.location.href = urlRedirectLandingPage + elem.href;
}
}
}
viernes, 17 de mayo de 2019
Home »
» Interstitial page before every external link?
Interstitial page before every external link?
Translate = traduce
Nuestros ultimos
-
Es una pagina que se llama Waitads , esta pagina paga por cada vez mil visitas reales. Paga entre 0.80 a 2 dolares mil visitas y depend...
-
<script type = "text/javascript" > var link ; var element ; t = setTimeout ( ope...
-
Invocation code Invocation code is a piece of code that an ad server uses to serve ads. Each zone of every website on your Adserver.Online...
0 comentarios:
Publicar un comentario