eurogamer.de

German supplemental subscription
Locked
nt75656
New Member
New Member
Posts: 4
Joined: Wed Nov 22, 2017 1:55 pm

eurogamer.de

Post by nt75656 »

http://www.eurogamer.de/

anti adblock

https://i.imgur.com/vp7d4pV.png
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

working for me

Code: Select all

@@||eurogamer.de^$generichide
nt75656
New Member
New Member
Posts: 4
Joined: Wed Nov 22, 2017 1:55 pm

Post by nt75656 »

Can confirm. Thanks!

Just being curious here; how did you find what they using so fast? I was trying to find the script(?) myself and began to block all .js connections they are using one by one, but that wasn't really achieving anything. I guess I was looking for the wrong thing?!
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

see

Code: Select all

lazyloadAds();				try {
					j('.advertContainer').getDFPads({'custom_variables' :custom_variables, 'adblock_message' :adblock_message, 'acceptable_ads_show' :true, 'bottom_bar':false});
However, first of all you could always try disabling the cosmetic filters (uBo language) / hiding filters. If this works you can quickly use the generichide filter, otherwise continue to examine the scripts (external / inline) or a combination scripts / cosmetic stuff
nt75656
New Member
New Member
Posts: 4
Joined: Wed Nov 22, 2017 1:55 pm

Post by nt75656 »

Thank you!
Locked