Vous êtes sur la page 1sur 1

javascript:

function c()
{
try
{
var a = (window.frames.length > 0) ? window.main.document: document;
var n = 'snipe_script';
var u = 'https://dl.dropboxusercontent.com/u/144647314/twscripts/v8-
snipe.js?' + Math.round(Math.random() * 1000000);
if ( ! a.URL.match(/screen\=overview_villages\&mode\=combined/i))
{
window.location.search = 'screen=overview_villages&mode=combined' +
'&' + String(a.URL.match(/[\&\?]t\=\d+/i)).replace(/[\?\&]/,'');
return false;
}
if (a.getElementById(n))
{
return false;
}
var b = a.createElement('script');
b.id = n;
b.type = 'text/javascript';
b.src = u;
a.getElementsByTagName('head')[0].appendChild(b);
}
catch (o)
{
alert('Error: ' + String(o.message || o));
}
}
c();
void (0);

Vous aimerez peut-être aussi