Adf.ly shortner adblock

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
perrobi
Posts: 2
Joined: Wed Dec 30, 2015 8:08 am
Contact:

Adf.ly shortner adblock

Post by perrobi »

There are some shortened links with adf.ly that are impossible to pass without disabling Adblock, there is any way to prevent this?

Code: Select all

Warning!

It appears that you have an advert blocking browser extension enabled.

Our Publishers use this revenue in order to monetize their websites and provide you with their content. To continue to your destination, you must white list our website in your software.

Adblock Plus users, click on Adblock plus icon, and deselect 'Enabled for this website'

For more information please see our Knowledge Base article:

http://kb.adf.ly/143/why-do-i-see-the-message-ad-blocker-detected
Example:
http://adf.ly/1UIiUW

Thanks
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adf.ly shortner adblock

Post by mapx »

try

Code: Select all

@@||adf.ly^$generichide
||adf.ly/*.php$script
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adf.ly shortner adblock

Post by mapx »

Code: Select all

@@||adf.ly^$xmlhttprequest
@@||cdn.adf.ly^$image
||adf.ly/puopen.php?*$popup
||static.adf.ly/static/other/main.html?*
||adf.ly/puscript
also (using the filters above):
if ABP for firefox, switch from easylist to "easylist without hiding filters" from https://easylist.adblockplus.org/en/
hienaeg
Posts: 6
Joined: Thu Feb 04, 2016 1:42 pm

Re: Adf.ly shortner adblock

Post by hienaeg »

don't work for this

http://adf.ly/1Weq5W
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adf.ly shortner adblock

Post by mapx »

browser ?
filter lists ?
ABP version ?

it works for me (see the indications for firefox)
User avatar
version365
Posts: 9
Joined: Mon Feb 22, 2016 9:20 am

Re: Adf.ly shortner adblock

Post by version365 »

If you use adsbypasser userscript, you don't have to add additional filters other than Easylist, the userscript will automatically take you to the link.

https://adsbypasser.github.io
Locked