AdsBypasser

Bypass Ads

< Feedback on AdsBypasser

Question/comment

Deleted user 71649
§
Posted: 2016.12.29.

modify for work in fiuxy.net

modify for work in fiuxy.net/links/:


$.register({
rule:{
host:/^(www\.)?fiuxy\.net$/,
path:/^\/links\/\?*$/
},
ready:function(){
$.openLink($('a.btn.a').href);
}
});

Post reply

Sign in to post a reply.