AdBlock detect skin on VIP

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
VIPeace
Posts: 15
Joined: Sun Oct 18, 2015 1:59 am

AdBlock detect skin on VIP

Post by VIPeace »

Code: Select all

http://www.vipleague.se/
has an AdBlock alert skin that doesn't allow you to navigate the site without disabling AdBlock.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: AdBlock detect skin on VIP

Post by mapx »

try

Code: Select all

vipleague.se,vipleague.me##STYLE + DIV > DIV:first-child
vipleague.se###warningdiv + DIV > DIV:first-child
VIPeace
Posts: 15
Joined: Sun Oct 18, 2015 1:59 am

Re: AdBlock detect skin on VIP

Post by VIPeace »

working. thanks.
VIPeace
Posts: 15
Joined: Sun Oct 18, 2015 1:59 am

Re: AdBlock detect skin on VIP

Post by VIPeace »

AdBlock detect on

Code: Select all

http://www.vipleague.se/sports/american-football.html
,

Code: Select all

http://www.vipleague.se/sports/boxing-wwe-ufc.html
using these filters:

Code: Select all

vipleague.se,vipleague.me##STYLE + DIV > DIV:first-child
vipleague.se###warningdiv + DIV > DIV:first-child
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: AdBlock detect skin on VIP

Post by mapx »

remove other filters for vip, add these

Code: Select all

vipleague.me###warningdiv + DIV
vipleague.me##[class^="vip_"]
blob:http://www.vipleague.me
@@||acd.vipbox.tv/js/cnads.js
||teraxhif.com^
|http://$script,third-party,domain=vipleague.me
@@||cloudflare.com^$domain=vipleague.me
@@||cdn.vipleague.mobi/vlg/js/general.min.js
@@||zome.zoomtv.me/js/*$domain=vipleague.me
|http://$script,domain=zoomtv.me,third-party
I get the links on .me, eventually add the same filters for .se
Post Reply