Greasy Fork is available in English.

Affiliate killer

No more Affiliate Link! Plz Original URL!

< Opiniones de Affiliate killer

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 28/1/2017

this is correct?


//base64暫定
}else if(unescape(href).match(/(\/|=)(aHR0cDovL.+|aHR0cHM6Ly.+)($|\/|\?|&)/)){
var decTxt = "";
try{
decTxt = window.atob(RegExp.$2);
}catch(e){
}
if(decTxt.match(/^https?:\/\/./)){
strUrl = decTxt;
setLink(obj);
return;
}
}



pattern 1
aHR0cDovL2FhYWFiYmRkZGVmYWRmZWc=

pattern 2
aHR0cDovL2FhYWFiYmRkZGVmYWw

pattern 3
aHR0cDovL2FhYWFiYmRkZGVmYWw%3D

pattern 4
aHR0cDovL2FhYWFiYmRkZGVmYWw==



//http://www.sexyvideos.co/go?a%3A
}else if(unescape(href).match(/\/(go|out)\?a:/)){
getUrl("expand","GET",obj);
return;

Publicar respuesta

Inicia sesión para responder.