uBlockOrigin / uBOL-home

uBO Lite home (MV3)
GNU General Public License v3.0
1.09k stars 44 forks source link

yandex.ru: ads #229

Open EntonyHop opened 1 week ago

EntonyHop commented 1 week ago

Prerequisites

URL address of the web page

https://yandex.ru/video/preview/8732949103562496470

Category

ads

Description

the ad's not gone.

Other extensions used

none

Screenshot(s)

Screenshot(s)

Configuration

version: uBOL 2024.10.6.1334
mode: complete / optimal
rulesets:
 default
 rus-0
 dpollock-0
 adguard-spyware-url
 annoyances-cookies
 annoyances-social
 annoyances-others
 stevenblack-hosts
 annoyances-overlays
 annoyances-widgets
 block-lan
dportvine commented 1 week ago

@dimisa-RUAdList

stephenhawk8054 commented 1 week ago

I think it needs RU AdList: Counters which might need some time until it's implemented as a non-default sub-list for uBOL: https://github.com/uBlockOrigin/uBOL-home/discussions/37#discussioncomment-10158453

dimisa-RUAdList commented 1 week ago

@stephenhawk8054 Current mv3 limits allow additional filters. Do you know if we will see this feature in uBOL?

stephenhawk8054 commented 1 week ago

@dimisa-RUAdList I don't think it's possible until MV3's scripting.registerContentScripts supports injecting code as strings and MV3's DNR support adding custom rules.

dimisa-RUAdList commented 1 week ago

@stephenhawk8054 I have not studied this issue, but in Adblock Plus for Google Chrome, a subscription to additional filters is available now.

stephenhawk8054 commented 1 week ago

@dimisa-RUAdList Yeah, because they don't use declarative approach as uBOL, which also makes the extension having to use and wake up its own service worker regularly, which sacrifices perfomance and reliability (you can watch videos to see why, especially the reliability): https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-asked-questions-(FAQ)#is-ubo-lite-a-bad-faith-attempt-at-converting-ubo-to-mv3

gorhill commented 1 week ago

What's the official link to the "RU AdList: Counters" list?

mapx- commented 1 week ago

https://easylist-downloads.adblockplus.org/cntblock.txt

https://github.com/easylist/ruadlist/wiki/RU-Adlist-links

or https://github.com/easylist/ruadlist/blob/master/cntblock.txt

gorhill commented 1 week ago

@dimisa-RUAdList Is it an issue if I merge it with "RUAd List" as a single entry in the regional listset?

dimisa-RUAdList commented 1 week ago

Most likely, Yandex will start making attempts to bypass those solutions that are implemented in Counters. As a result, these solutions will stop working. It is better to make this filter optional, disabled by default.

stephenhawk8054 commented 6 days ago

Since the issue is more about adding more lists to uBOL, should we transfer to uBOL-home repo?