uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.13k stars 770 forks source link

vandal.elespanol.com #11874

Closed ghost closed 2 years ago

ghost commented 2 years ago

Prerequisites

I tried to reproduce the issue when...

URL(s) where the issue occurs

https://vandal.elespanol.com/analisis/videojuegos

Describe the issue

The number of blocks on this site in a matter of seconds does not seem normal

Screenshot(s)

No response

uBlock Origin version

1.41.4

Browser name and version

Chrome - 98.0.4

Settings

filt

Notes

No response

Procyon-b commented 2 years ago

In the regional list "spa, por" there are 2 exceptions that allow script from sunmedia.tv to load. They are the source of the problem. You can try this filter to cancel this exception:

||sunmedia.tv^$important,domain=vandal.elespanol.com

Tell us if it breaks something on the site.

ghost commented 2 years ago

Works OK

Tell us if it breaks something on the site.

only the footer video, maybe it is the cause of the problem.. look a Ad

Procyon-b commented 2 years ago

Use this filter instead:

||static.sunmedia.tv/AdBlockDetection/adblockDetector.min.js*analisis*$important,script,domain=vandal.elespanol.com
ghost commented 2 years ago

Perefect with that filter!

ghost commented 2 years ago

but.. is working in analisis only

2

Procyon-b commented 2 years ago

Go it. Use this instead:

||static.sunmedia.tv/AdBlockDetection/adblockDetector.min.js*videojuegos*$important,script,domain=vandal.elespanol.com

Edit: Nope, doesn't work for all. I know what to do...

ghost commented 2 years ago

😆😆😂😆😆😂

okok.. understood

mapx- commented 2 years ago
||static.sunmedia.tv/integrations/$script,domain=vandal.elespanol.com,important
vandal.elespanol.com##.cblanco.acenter.container > .row > .span12

@Yuki2718

Procyon-b commented 2 years ago

@mapx- I'm trying to allow the vid at the bottom on the given url. It works if the adblockDetector is allowed when iframevideo is part of the url (parameter).

ghost commented 2 years ago

just out of curiosity.. you can't access the spa,por list and remove the filters???

Procyon-b commented 2 years ago

I'm stupid (trying to use important instead of badfiltering). This is the final solution:

@@||static.sunmedia.tv/adblockdetection/adblockdetector.min.js^$badfilter,domain=vandal.elespanol.com
@@||static.sunmedia.tv/AdBlockDetection/adblockDetector.min.js*iframevideo*$script,domain=vandal.elespanol.com
Procyon-b commented 2 years ago

@PIZZA90 In my last solution (shame on me not trying this first), I'm cancelling the filter in spa,por and only allowing what displays the vid.

Edit: I personally don't have access to any list. I'm proposing solutions that work as user filters to use immediately.

ghost commented 2 years ago

Procyon-b

are you trolling me? out of curiousity

Because i have a own List of blocked users

Procyon-b commented 2 years ago

are you trolling me? out of curiousity

Not at all. Maybe a misunderstanding. I mean that I can't modify the spa,por list. I can propose a pull request but it can be ignored. And it takes time for the user (you) to verify that it works. I'm here and on reddit to help if I can. That's my way to participate in a common goal.

mapx- commented 2 years ago

@Procyon-b it seem working your last filters if we consider the bottom video a normal one and not an add.

@Yuki2718 is able to add the filters to the regional list

Yuki2718 commented 2 years ago

if we consider the bottom video a normal one and not an add.

Which is it? Unbreak also has @@||static.sunmedia.tv/integrations/$script,domain=api.gooru.live|elespanol.com|periodistadigital.tv. If you mean Vídeo del momento: Elden Ring - Tráiler de lanzamiento, somehow it doesn't load even with Spanish VPN and blocker disabled.

Procyon-b commented 2 years ago

Yes it's Vídeo del momento . (Edit) (I don't have the same video.) It's a trailer of a game, not an ad for a specific site (no price, no link).(/edit) If @@||static.sunmedia.tv/integrations/$script isn't there, static.sunmedia.tv/AdBlockDetection/adblockDetector.min.js isn't called, and the bottom video can't play. My first filter was an attempt to ignore the 2 exception filters. It worked but the video didn't show. I don't know why the exceptions were added. Maybe because of an anti-adblock function. But now the site works without them. If we disregard the bottom video, all pages with videos show them correctly. We have 2 solutions: ditch the exceptions or limit the adblockdetector one to this: adblockDetector.min.js*iframevideo*$script

Yuki2718 commented 2 years ago

But is not playing on my side even with blocker disabled for whatever reason. Since I can't determin, am pinging @AdamWr

ghost commented 2 years ago

similar footer page videos in other sites

https://www.3djuegos.com/
https://www.millenium.gg/

maybe is not ads.. I dont know

Procyon-b commented 2 years ago

This site is really badly designed. Without ublock, the video doesn't show (only a gray placeholder) and the page never stops loading the same frames and scripts. As an old habit, I'm always running task manager minimized (+ resource monitor). I can see that the process is taking 100% cpu.

While writing this, and after 3-4min, the video finally shows up.

AdamWr commented 2 years ago

Okay, I have changed @@||static.sunmedia.tv/AdBlockDetection/adblockDetector.min.js^$domain=vandal.elespanol.com to @@||static.sunmedia.tv/AdBlockDetection/adblockDetector.min.js*iframevideo$domain=vandal.elespanol.com

ghost commented 1 year ago

hey blocker friends!

https://vandal.elespanol.com/noticia/w5958/la-nvidia-geforce-rtx-4060-tendra-3072-nucleos-cuda-segun-rumores

the site looks a bit weird whit this filter in ESP list, ( the title of the post is break ) vandal.elespanol.com##div[id*="publi_"] not only removes the ad space, also removes some parts of the title and tags

Here for example the full title is hidden: https://vandal.elespanol.com/noticia/w5956/la-nvidia-geforce-rtx-4070-se-lanzara-en-abril-segun-fuentes

Any way to remove the space while keeping the title? 😁

mapx- commented 1 year ago

try

vandal.elespanol.com#@#div[id*="publi_"]
vandal.elespanol.com###publi400

@Yuki2718

ghost commented 1 year ago

perfect now!