uBlockOrigin / uAssets

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

hdfilmcehennemi2.cx: ads #23927

Closed sistemforum closed 1 month ago

sistemforum commented 1 month ago

Prerequisites

URL address of the web page

https://www.hdfilmcehennemi2.cx/sonsuza-kadar-kacamazsin-izle

Category

ads

Description

When I click the play button, a timer appears counting down. i uploaded sample screenshot.

Other extensions used

no

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/2803525/439337d0-8d01-492d-81bc-7eca151a313d)

Configuration

```yaml uBlock Origin: 1.58.0 Chromium: 125 filterset (summary): network: 223060 cosmetic: 242269 scriptlet: 54636 html: 0 listset (total-discarded, last-updated): added: https://filters.adtidy.org/extension/ublock/filters/14.txt: 79157-30593, now https://malware-filter.gitlab.io/pup-filter/pup-filter.txt: 189-0, now https://secure.fanboy.co.nz/fanboy-annoyance_ubo.txt: 99459-70507, now adguard-generic: 81079-6999, now adguard-mobile: 9423-28, now adguard-spyware-url: 1522-120, now adguard-spyware: 72314-29265, now block-lan: 67-0, now curben-phishing: 806-1, now adguard-cookies: 29852-53, now ublock-cookies-adguard: 1171-0, now fanboy-cookiemonster: 51097-3943, now [3 lists not shown]: [too many] default: user-filters: 1459-9, never ublock-filters: 38289-107, now ublock-badware: 9001-1, now ublock-privacy: 923-0, now ublock-unbreak: 2310-2, now ublock-quick-fixes: 87-3, now easylist: 87292-793, now easyprivacy: 50998-193, now urlhaus-1: 13395-0, now plowe-0: 3627-1185, now TUR-0: 13234-42, now filterset (user): [array of 595 redacted] trustedset: added: [array of 11 redacted] hostRuleset: added: [array of 1099 redacted] userSettings: advancedUserEnabled: true userFiltersTrusted: true hiddenSettings: filterAuthorMode: true trustedListPrefixes: ublock- user- adguard- easylist- supportStats: allReadyAfter: 1853 ms (selfie) maxAssetCacheWait: 1070 ms cacheBackend: indexedDB popupPanel: blocked: 14 network: hdfilmcehennemi2.cx: 11 dogt.xyz: 2 googletagmanager.com: 1 extended: ###shareButton ##.reklam-link ##a[href^="https://pinterest.com/pin/create/"] ##a[href^="https://t.me/share/url?"] ```
ghajini commented 1 month ago

test using default filter lists

sistemforum commented 1 month ago

i tested fresh - zero installation ublock origin on firefox. i used default filter lists (adguard turkish - ublock filters - easylist etc).

i uploaded a video thats showing the problem I'm having.

https://github.com/uBlockOrigin/uAssets/assets/2803525/64709ca0-2512-4666-9c91-5cb07cc24a03

stephenhawk8054 commented 1 month ago

Can you test in a new browser profile?

sistemforum commented 1 month ago

i tested fresh - zero installation ublock origin on firefox. i used default filter lists (adguard turkish - ublock filters - easylist etc).

i uploaded a video thats showing the problem I'm having.

hdfilmcehennemi2.cx.ads.mp4

i tested it with new browser profile on firefox. i just installed ublock origin for this action.

stephenhawk8054 commented 1 month ago

I can only reproduce if there's adDisplayed in the local storage item, but default settings + Adguard Turkish does not set that value so I don't know what happens.


@sistemforum Can you test this filter?

hdfilmcehennemi2.cx##+js(set-local-storage-item, adDisplayed, $remove$)

If not work, test this one

hdfilmcehennemi2.cx##+js(trusted-rpnt, script, $('[data-money]').length > 0, false)

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

Remember to turn on Allow custom filters requiring trust in "My filters" pane.

sistemforum commented 1 month ago

yes. i tested this and it fixed.

hdfilmcehennemi2.cx##+js(set-local-storage-item, adDisplayed, $remove$)