Bypass Ads
< Feedback on AdsBypasser
does not work correctly at "alabout.com/j.phtml"I always fix the following cords for "alabout.com/j.phtml" (line 1607)//a.href = a.textContent;a.href = unescape(a.href.replace(/http:\/\/(www\.)?alabout\.com\/j\.phtml\?url=(?=http%3A%2F%2F)/, ''));
Hi, thanks for your patch, but I decided to move out alabout.com to another script, here is the link:
https://sleazyfork.org/en/scripts/15605-alabout-direct-link
Sign in to post a reply.
does not work correctly at "alabout.com/j.phtml"
I always fix the following cords for "alabout.com/j.phtml" (line 1607)
//a.href = a.textContent;
a.href = unescape(a.href.replace(/http:\/\/(www\.)?alabout\.com\/j\.phtml\?url=(?=http%3A%2F%2F)/, ''));