Search found 230 matches

by gorhill
Thu Dec 19, 2019 5:41 am
Forum: Report unblocked content
Topic: google.com
Replies: 59
Views: 7748

Re: google.com

Just a reminder to all that in uBO generic cosmetic filters are not enabled by default on mobile, this setting must be enabled by the user.
by gorhill
Sun May 12, 2019 11:32 am
Forum: Report incorrectly removed content
Topic: Weird regex-based filter in EasyList
Replies: 2
Views: 369

Weird regex-based filter in EasyList

Spotted this filter in EasyList: ! Block http and https popups /http*.:\/\/.*/$popup,third-party,domain=35.188.59.75|adf.ly|daclips.in|... It's a weird regex, and given the comment, should it instead be: /^https?:\/\//$popup,third-party,domain=35.188.59.75|adf.ly|daclips.in|... ? Edit 1: Found one m...
by gorhill
Fri May 10, 2019 1:05 pm
Forum: Report unblocked content
Topic: NSFW gelbooru.com
Replies: 224
Views: 48982

Re: NSFW gelbooru.com

Yes, I assume testing against domain= is cheaper than executing the regex.
by gorhill
Fri Apr 26, 2019 5:37 pm
Forum: Report unblocked content
Topic: NSFW gelbooru.com
Replies: 224
Views: 48982

Re: NSFW gelbooru.com

The following filter in EasyList (easylist_specific_block.txt): /gelbooru\.com.*[a-zA-Z0-9?!=@%#]{40,}/$image,other Is tested for every request of type image (common) or other . Unless I am mistaken about its intended purpose, is it possible add ~third-party to it to at least reduce the amount of ti...
by gorhill
Fri Mar 01, 2019 4:41 pm
Forum: Ad Blocking Topics
Topic: uBlock Origin - tracking cookie?
Replies: 3
Views: 5866

Re: uBlock Origin - tracking cookie?

It's just nonsense, your "Buy now" program is incompetent, it reports uBO's chrome-extension:// URL as if it was a network protocol. which it is not. Furthermore it does not details what it supposedly found, and incompetently report whatever it found as "tracker". You should wond...
by gorhill
Fri Sep 07, 2018 4:05 pm
Forum: EasyList Subscriptions
Topic: Fix typo - easylist
Replies: 44
Views: 22615

Suspected typo in EasyPrivacy

I see this filter in EasyPrivacy: /stats.*/hits/

I am pretty sure it was meant to be: /stats.*/hits/*

Currently that regex-based filter is forced to be executed against every single network requests.
by gorhill
Tue May 29, 2018 3:50 pm
Forum: Report incorrectly removed content
Topic: bugs.chromium.org
Replies: 1
Views: 414

bugs.chromium.org

The following EasyPrivacy filter: /tracker/tracker- breaks features in Chromium issue tracker: https://bugs.chromium.org/p/chromium/issues/detail?id=108055 Unable to star/un-star an issue (need to be logged in). These URLs are being blocked: https://bugs.chromium.org/static/js/tracker/tracker-onload...
by gorhill
Sat May 26, 2018 6:42 pm
Forum: Report incorrectly removed content
Topic: nemzetisport.hu
Replies: 12
Views: 1286

Re: nemzetisport.hu

With the fix its good, there is an ad, and after that i can play the video. But the interesting thing is, if i use dynamic filtering in ublock origin and i block adsnative.com domain there is no issue, no ad and i can play the video. Its really weird that static filtering fails like this. The video...
by gorhill
Wed Nov 08, 2017 1:20 pm
Forum: Ad Blocking Topics
Topic: uBlock Blocking CSP Raises Questions
Replies: 14
Views: 5191

Re: uBlock Blocking CSP Raises Questions

uBlock Origin currently blocks all CSP from being sent by a website No, it blocks CSP reports (info sent to a remote server, possibly 3rd-party), only when they are deemed spurious. This disinformation has to stop. CSP directives set by web sites are never ever relaxed by uBO. I question that you l...
by gorhill
Mon Sep 04, 2017 3:17 pm
Forum: Report unblocked content
Topic: wikia.com
Replies: 26
Views: 4619

Re: wikia.com

smed79 wrote: Sat Sep 02, 2017 9:41 pm I cannot reproduce the issue.
wikia.com uses Instart Logic, conditionally as per source code. Could be the poster's issue.
by gorhill
Mon Sep 04, 2017 2:45 am
Forum: Liste FR
Topic: openload.co
Replies: 31
Views: 5012

Re: openload.co

question pour ubo est qu'il récolte les données des site qu'on regarde? Non. uBO ne récolte aucune données. Voici la politique de confidentialité, en anglais: https://github.com/gorhill/uBlock/wiki/Privacy-policy uBO est maintenant une extension webext , et pour ce type d'extension, Firefox informe...
by gorhill
Fri Jul 07, 2017 2:15 pm
Forum: Report unblocked content
Topic: cnn.com
Replies: 31
Views: 6420

Re: cnn.com

@rhanajoy » Not able to reproduce in AdB and ABP / Firefox and Chrome. - http://i.imgur.com/exCNOlv.png - http://i.imgur.com/7h7SNXp.png I can reproduce at will on my side with Chrome 61/ABP. My understanding is that the site creates its own shadowroot, overriding ABP's one, hence this disables all...
by gorhill
Tue Jun 20, 2017 3:18 pm
Forum: Report incorrectly removed content
Topic: twitch.tv
Replies: 19
Views: 5284

Re: twitch.tv

When a streamer initiate an ad after a game a blob url plays amazone ads Example of an ad blob url: blob:https://www.twitch.tv/9264c470-775a-430a-8b8d-6b5e777c8622 --> https://pastebin.com/KCsgQQU5 These blob URLs are created through window.createObjectURL() , and the caller needs to supply the dat...
by gorhill
Sun Jun 18, 2017 5:06 pm
Forum: Report incorrectly removed content
Topic: twitch.tv
Replies: 19
Views: 5284

Re: twitch.tv

fanboy wrote: Sun Jun 18, 2017 2:24 am I was able to play the video in both Chrome/FF in ABP without issue?
Of course, since ABP is not able to enforce that filter. If it was able, you would have issue. Hence my question, what is the purpose of that filter if it's not enforced by ABP? I ask, why is this filter needed?
by gorhill
Sun Jun 11, 2017 3:01 pm
Forum: Report incorrectly removed content
Topic: twitch.tv
Replies: 19
Views: 5284

twitch.tv

What is the purpose of the following filter found in EasyList? |blob:$domain=...|twitch.tv|... I don't see it being hit with FF/ABP as far as "Open blockable items" discloses, and Chrome extensions API does not support blocking blob: URIs. However uBO 1.12.5 beta can block blob: URIs, and ...
by gorhill
Mon May 08, 2017 12:04 pm
Forum: EasyList Subscriptions
Topic: Fix typo - easylist
Replies: 44
Views: 22615

Re: Fix typo - easylist

uBO is reporting invalid cosmetic filters in the logger, it comes from Fanboy Ultimate:

Code: Select all

extratorrent.one,extratorrent.cc,[...]###.hide > TABLE[style*="font-size:"][border="0"]
It's the ###.hide part. Was it meant to be ###hide or ##.hide?
by gorhill
Sun May 07, 2017 1:45 pm
Forum: Report unblocked content
Topic: NSFW xhamster.com
Replies: 66
Views: 19179

Re: NSFW xhamster.com

Added: https://github.com/easylist/easylist/commit/415304b7c28262394549e3e45d771e5b8b8d86e6 These are generic filters, i.e. quite broad, and not narrowing them to where they were seen useful is asking for trouble. Why not limit them for now until there is a case made that they can be broadened safe...
by gorhill
Tue Apr 25, 2017 2:13 pm
Forum: EasyList Subscriptions
Topic: Fix typo - easylist
Replies: 44
Views: 22615

Re: Fix typo - easylist

Ok, I had to spoof my user agent as a Windows machine to see the filters being hit.
by gorhill
Mon Apr 24, 2017 7:32 pm
Forum: EasyList Subscriptions
Topic: Fix typo - easylist
Replies: 44
Views: 22615

Re: Fix typo - easylist

Can't tell whether this is a typo or by design. The three following filters found in EasyList: flashgot.net###head a[target="_blаnk"] flashgot.net##.content a[rel="nofollow"][target="_blаnk"] noscript.net##a[target="_blаnk"][href$="?MT"] The attribut...
by gorhill
Tue Apr 04, 2017 3:03 am
Forum: Report incorrectly removed content
Topic: mlb.com
Replies: 4
Views: 1342

mlb.com

Need to add mlb.com to the existing EasyList filter @@||fwmrm.net/p/*/admanager.js$domain=adultswim.com|animalist.com|revision3.com|testtube.com Videos do not play without this exception on mlb.com URL: https://www.mlb.com/ . There are videos on the front page. With the exception filter, there will ...
by gorhill
Wed Mar 08, 2017 7:54 pm
Forum: Report incorrectly removed content
Topic: materiel.net
Replies: 3
Views: 1451

materiel.net

EasyPrivacy " .php?ref= " filter is way too broad. What is the exact purpose of this filter? It's way too broad, such filter is in no way a key signature of trackers. Example of broken site: http://www.materiel.net/ordinateur/ . The filtering feature does not work, try to select "Acer...
by gorhill
Wed Feb 08, 2017 4:48 am
Forum: Report incorrectly removed content
Topic: radio-canada.ca
Replies: 1
Views: 550

radio-canada.ca

[video playback broken] URL: http://ici.radio-canada.ca/nouvelle/1015161/bruits-etranges-baie-des-chaleurs Issue: Flash-based video player is broken -- scroll down to bring the embedded video in to view. This issue is present only for Chromium-based browsers, not for Firefox/Nightly. Cause: Two bloc...
by gorhill
Sat Jan 21, 2017 3:46 pm
Forum: Report unblocked content
Topic: thedailywtf.com
Replies: 4
Views: 814

Re: thedailywtf.com

Code: Select all

||thedailywtf.com/fblast/
by gorhill
Mon Jan 09, 2017 4:08 pm
Forum: Report unblocked content
Topic: NSFW hotpornfile.org
Replies: 27
Views: 3736

Re: NSFW hotpornfile.org

if uBO, does the following filter work? (I tried with none of the suggested filters above, just default lists)

Code: Select all

hotpornfile.org##script:inject(popads.net.js)
by gorhill
Sat Jan 07, 2017 4:07 pm
Forum: EasyList Subscriptions
Topic: Fix typo - easylist
Replies: 44
Views: 22615

Re: Fix typo - easylist

Invalid cosmetic filter in EasyList -- missing double-quote: ##td > table[style*=border: 0px"] This is causing an exception to be thrown in Adblock Plus' content script in Chromium when visiting one of the above sites (uBO discards the invalid filter at list compile time). The filter is seeming...
by gorhill
Mon Jan 02, 2017 4:13 pm
Forum: Report unblocked content
Topic: NSFW xhamster.com
Replies: 66
Views: 19179

Re: NSFW xhamster.com

kenshirokusami1979 wrote:Yes. I have tried about 6 or 7 different filters too.
It's properly closed on my side. The logger would tell you why it's not closed, possibly you are being served a different URL than we are and it's not caught by the existing filters.
by gorhill
Fri Dec 30, 2016 12:33 am
Forum: Report unblocked content
Topic: TechnoBuffalo.com
Replies: 29
Views: 4118

Re: TechnoBuffalo.com

Kaos7heory wrote:Reporting site technobuffalo.com.
Turns out the site is abusing WebRTC to work around blockers. I updated uBO-Extra to deal with this, I suggest to install if not done already, or update if so: https://github.com/gorhill/uBO-Extra/releases/tag/2.3.
by gorhill
Thu Dec 29, 2016 11:36 pm
Forum: Report unblocked content
Topic: TechnoBuffalo.com
Replies: 29
Views: 4118

Re: TechnoBuffalo.com

Does whitelisting "https://videos.pmi5media.com/ads/technobuffalo/technobuffalo/technobuffalo.html" makes things better? No, still get ads. The RTCDataChannel is opened in an inline script at the top of the page. It also opens a WebSocket connection to a.ujieva.com/wsp This should not hap...