expansion.com

Spanish supplemental subscription

Moderator: EasyList Spanish Mods

Locked
Beck
Site Member
Site Member
Posts: 14
Joined: Fri Feb 10, 2017 1:58 am

expansion.com

Post by Beck »

Antiadblock when reading news on expansion.com sets a warning lightbox. If the user closes it, it reappears again after a few seconss.

Code: Select all

http://www.expansion.com/empresas/transporte/2017/04/05/58e4b57e468aebbd748b45df.html
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try this filter

Code: Select all

||el-mundo.net^$script,domain=expansion.com
Beck
Site Member
Site Member
Posts: 14
Joined: Fri Feb 10, 2017 1:58 am

Post by Beck »

Works smoothly! Thanks!
Brisult
New Member
New Member
Posts: 6
Joined: Mon Nov 14, 2016 6:57 pm

Post by Brisult »

You should get an anti-adblock like this one:

http://i.imgur.com/9S3d53n.png

Example link:
http://www.expansion.com/2014/09/19/emprendedores-empleo/mercado-laboral/1411150781.html
 ! Message from: smed79
Merged - forumsearch
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Code: Select all

@@||expansion.com^$generichide
@@||active.cache.el-mundo.net/js/advertisement.js
@@||securepubads.g.doubleclick.net^$script,domain=expansion.com
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

Removing all spaces in blank

https://i.imgur.com/U2ogxoT.png

Code: Select all

expansion.com##[id^="containerDivID"]
expansion.com##[id^="google_ads"]
using uBlock Origin in Chrome
diaux
EasyList Spanish Author
EasyList Spanish Author
Posts: 176
Joined: Sat Jan 14, 2017 2:01 am
Location: Mendoza, Argentina

Post by diaux »

Thanks @pizza - but the filters above to remove all blank spaces do not appear to be necessary anymore. I checked today and the website looks ok without those extra filters. The rest of the filters mentioned in this post are already loaded into EasyList Spanish.
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

Google (Adsense), using uBo? 🤔

Code: Select all

http://videos.expansion.com/emplea-tv/
(clicking random in the menu)
https://i.imgur.com/84RJEbY.png

the issue i think is this filter:

Code: Select all

@@||securepubads.g.doubleclick.net^$script,domain=expansion.com
using uBlock Origin in Chrome
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

That filter is in spanish list, however I cannot reproduce any such ad.
Try
||securepubads.g.doubleclick.net^$script,domain=expansion.com,important
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

if I turn off easylist spanish, no ads appear.

and your filter works with easylist spanish active. 😊

nice.
using uBlock Origin in Chrome
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

No ads here, tested with ABP https://i.imgur.com/58PglsQ.png
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

is strange.. for ABP without filters, appears box of ads in "blank" and other times i can see the ads https://i.imgur.com/QjfHyVd.png

and if i block the below script.. no ads appears:

Code: Select all

||active.cache.el-mundo.net/js/*_expansion.js
https://youtu.be/vPInnFnWiH0 :lol: :lol:

Maybe is a stupid thing.. but good, as a curious fact. ;-)
using uBlock Origin in Chrome
Locked