Search found 230 matches

by gorhill
Thu Dec 29, 2016 10:54 pm
Forum: Report unblocked content
Topic: TechnoBuffalo.com
Replies: 29
Views: 4124

Re: TechnoBuffalo.com

Ok I see, the site is using WebRTC, this can be seen when looking at chrome://webrtc-internals/.
by gorhill
Thu Dec 29, 2016 10:47 pm
Forum: Report unblocked content
Topic: TechnoBuffalo.com
Replies: 29
Views: 4124

Re: TechnoBuffalo.com

I see ads on the front page sometimes, these are of the click-bait kind, these ads are inside a sourceless iframe ( technobuffalo.com##iframe:not[src]) hides them). I believe the site may be using network request like https://cdn.video.playwire.com/1014786/videos/5271149/video-sd-107.ts to download ...
by gorhill
Tue Dec 06, 2016 3:23 pm
Forum: Report unblocked content
Topic: sandiegouniontribune.com
Replies: 35
Views: 6029

Re: sandiegouniontribune.com

I checked a couple of sites here, and I can't get the g00 stuff with uBO or ABP + US VPN. I've looked into the g00 stuff recently, it's from Instart Logic. When the issue occurs, one can see Instart Logic's inline script at the top of the page (use view-source:, not dev console), the purpose of that...
by gorhill
Wed Nov 23, 2016 5:13 pm
Forum: Report incorrectly removed content
Topic: troyhunt.com
Replies: 15
Views: 11276

Re: troyhunt.com

"Annoying advert" can be really subjective, It would in the eye of the beholder of the submitter and the Easylist author. The moment you start classing "Annoying ads" as an author then you can diminish the list, and it'll probably fall into chaos because of forum arguments of wh...
by gorhill
Mon Nov 21, 2016 9:21 pm
Forum: Report incorrectly removed content
Topic: troyhunt.com
Replies: 15
Views: 11276

Re: troyhunt.com

Lanik wrote:For someone who spends all that time bitching about ads can't tell the difference between one web site and the next. :roll:
I don't understand your comment. Am I the "someone"?
by gorhill
Mon Nov 21, 2016 6:20 pm
Forum: Report incorrectly removed content
Topic: troyhunt.com
Replies: 15
Views: 11276

Re: troyhunt.com

I believe the wording on the front page of easylist.to is causing confusion: The EasyList filter lists are sets of rules ... that automatically remove unwanted content from the internet, including annoying adverts ... The use of "annoying" is interpreted by some as meaning EasyList's purpo...
by gorhill
Mon Nov 21, 2016 3:04 pm
Forum: Report incorrectly removed content
Topic: troyhunt.com
Replies: 15
Views: 11276

Re: troyhunt.com

Never mind, it's not self-promotion, my bad. Apologies.

https://github.com/uBlockOrigin/uAssets ... 4810cc2f82
by gorhill
Thu Nov 10, 2016 4:35 pm
Forum: EasyList Subscriptions
Topic: Does adblock support spaces?
Replies: 3
Views: 2109

Re: Does adblock support spaces?

Your filter won't work -- it's not a good CSS selector. Use:

Code: Select all

example.com##.dialog.dialog1.dialog2.dialog3
by gorhill
Thu Nov 10, 2016 4:28 pm
Forum: Report unblocked content
Topic: 123movies.to
Replies: 46
Views: 6165

Re: 123movies.to

Site uses websockets -- not necessarily related to the popup issue though, but it's best to have websocket filters for that sort of site. Need:

Code: Select all

*$websocket,domain=123movies.gs|123movies.is
Plus whatever else 123movies.* there is.
by gorhill
Mon Nov 07, 2016 11:09 pm
Forum: Report unblocked content
Topic: merriam-webster.com
Replies: 4
Views: 718

Re: Merriam-Webster.com pages

Did you disable "uBlock filters"?
by gorhill
Mon Nov 07, 2016 2:16 pm
Forum: Report incorrectly removed content
Topic: airbnb.com
Replies: 6
Views: 1707

Re: airbnb.com

There is a timing issue involved here. The blocking of bing.com/bat.js causes an error to be thrown on the page. If the error is thrown after the map rendering code executes, the map renders fine. If the error is thrown before the map rendering code executes, the map won't show.
by gorhill
Mon Oct 31, 2016 8:34 pm
Forum: Report unblocked content
Topic: tomshardware.fr + tomshardware.com + rekoverr
Replies: 2
Views: 836

Re: tomshardware.fr + tomshardware.com + rekoverr

@@||tomshardware.com^$generichide prevents the generic cosmetic filter ##.adsbox from doing its job -- a top banner will appear after of few seconds at http://www.tomshardware.com/news/music-room-chroma-coda-vr,32783.html.

Solution: tomshardware.com##.adsbox
by gorhill
Sat Oct 29, 2016 1:45 pm
Forum: Report incorrectly removed content
Topic: psgroove.com
Replies: 1
Views: 464

psgroove.com

URL: http://psgroove.com/

Issue: blank page, caused by EasyList's ###topad being applied on the div which holds the site's main content.

Suggested solution: psgroove.com#@##topad, or maybe @@||psgroove.com^$generichide since maybe site owner did this on purpose.
by gorhill
Mon Oct 17, 2016 6:20 pm
Forum: Report incorrectly removed content
Topic: twitter.com
Replies: 13
Views: 1875

Re: twitter.com

Does twitter.com#@#.twitter-timeline work?
by gorhill
Mon Oct 03, 2016 6:16 pm
Forum: Report incorrectly removed content
Topic: [EasyPrivacy] unresponsive links at lemonde.fr
Replies: 1
Views: 429

[EasyPrivacy] unresponsive links at lemonde.fr

URL: http://www.lemonde.fr/syrie/article/2016/09/28/alep-les-attaques-contre-des-hopitaux-sont-des-crimes-de-guerre-denonce-ban-ki-moon_5004978_1618247.html . EasyPrivacy filter ||lemde.fr^*/xiti/ breaks some links on the page, the links marked "Lire aussi" inserted in the body of the arti...
by gorhill
Mon Oct 03, 2016 4:49 pm
Forum: Report unblocked content
Topic: thefederalistpapers.org
Replies: 3
Views: 1024

Re: thefederalistpapers.org

Code: Select all

/?*&callback=callback_json_adblade*$script
by gorhill
Thu Sep 29, 2016 8:18 pm
Forum: Report unblocked content
Topic: indiatimes.com
Replies: 151
Views: 23285

Re: indiatimes.com anti adb

Though ads are being served from gadgetsnow.com , content from this site is also being used in the tech category of the timesofindia.indiatimes.com . The filter hasn't caused any issue till now but maybe it can? GadgetsNow is related to IndiaTimes? If so, then just changing the filter to ||shop.gad...
by gorhill
Thu Sep 29, 2016 5:48 pm
Forum: Report unblocked content
Topic: indiatimes.com
Replies: 151
Views: 23285

Re: indiatimes.com anti adb

gotitbro wrote:That works, but why block the whole gadgetsnow.com?
I will answer with a question: If gadgetsnow.com is used to provide ads on indiatimes.com, what resource from gadgetsnow.com would ever be needed when browsing indiatimes.com?
by gorhill
Thu Sep 29, 2016 2:45 pm
Forum: Report unblocked content
Topic: indiatimes.com
Replies: 151
Views: 23285

Re: indiatimes.com anti adb

Code: Select all

||gadgetsnow.com^$domain=indiatimes.com
timesofindia.indiatimes.com##.shopping_times_wdgt
by gorhill
Tue Sep 27, 2016 2:36 pm
Forum: Report unblocked content
Topic: twitter.com
Replies: 2
Views: 1612

Re: twitter.com

FYI: https://twitter.com/pr1ntf/status/780763441992572929 twitter.com##.tweet[data-card2-type="promo_website"] seems to work. I could not find a single of such tweets in my own stream, though there were plenty of promoted tweets in it, and there were also many with data-card2-type attribut...
by gorhill
Mon Sep 26, 2016 12:47 pm
Forum: Report unblocked content
Topic: NSFW gelbooru.com
Replies: 224
Views: 49286

Re: NSFW gelbooru.com

intense wrote:also, webm videos at the bottom
add

Code: Select all

@@||ads.exoclick.com^$domain=gelbooru.com
gelbooru.com##A[href*="/clicks"]
Why is the whitelisting of ads.exoclick.com necessary?
by gorhill
Sat Sep 24, 2016 9:43 pm
Forum: Report unblocked content
Topic: daclips.in / gorillavid.in / movpod.in
Replies: 58
Views: 9467

Re: gorillavid.in popup

Never mind, it was a regression bug in uBO: https://github.com/gorhill/uBlock/issues/2025
by gorhill
Sat Sep 24, 2016 5:29 pm
Forum: Report unblocked content
Topic: daclips.in / gorillavid.in / movpod.in
Replies: 58
Views: 9467

Re: gorillavid.in popup

HTML5 video playback broken on gorillavid.in, because of the filter |https://$script,third-party,xmlhttprequest,domain=gorillavid.in.

https://github.com/uBlockOrigin/uAssets/commit/72b8a7dfe8acdf234ac325f613e812b232b2c1bb
by gorhill
Tue Sep 13, 2016 4:11 pm
Forum: Report unblocked content
Topic: eztv.ag
Replies: 26
Views: 4926

Re: [EasyList] eztv.ag evades existing popup filter in Chrome

Also, a suggestion: the filter should be |data:text/html;base64$popup to ensure efficient matching. The current version really means anywhere in the URL, preventing the matcher from bailing out out quickly if the filter does not match the beginning of a URL.
by gorhill
Tue Sep 13, 2016 3:52 pm
Forum: Report unblocked content
Topic: eztv.ag
Replies: 26
Views: 4926

[EasyList] eztv.ag evades existing popup filter in Chrome

The following filter in EasyList: ! Used with many websites to generate multiple popups data:text/html;base64$popup Is evaded by the site https://eztv.ag/ (clear cookie before trying to reproduce, reload, then click anywhere on the page) by using a data URI with a well-position blank space (right af...
by gorhill
Mon Sep 12, 2016 6:59 pm
Forum: Report unblocked content
Topic: boards2go.com
Replies: 3
Views: 516

Re: Adreclaim on Boards2Go forum

||ruckusschroederraspberry.com^ seems to work on http://www.boards2go.com/boards/board.cgi?user=jamsbds (found googling "Boards2Go").
by gorhill
Fri Sep 09, 2016 5:39 pm
Forum: Report unblocked content
Topic: photobucket.com
Replies: 10
Views: 2264

Re: Photobucket.com Seeing ads

I already tried that rule, but - at least in ABP for chrome - does not work, on the contrary, it loads slowly and as I remember the ads are still there That's what I just tried and all was fine, faster page load, and no ads. My config was Chrome 55 + ABP 1.12.2 + no acceptable ads + EasyList + Easy...
by gorhill
Fri Sep 09, 2016 5:20 pm
Forum: Report unblocked content
Topic: photobucket.com
Replies: 10
Views: 2264

Re: Photobucket.com Seeing ads

Can't we block all those apparently pointless frames created on that site:

Code: Select all


http://yi5wag90b2j1y2tldc5jb200.g00.photobucket.com/g00/[...]
A filter such as ||*.g00.photobucket.com/g00^$~third-party,subdocument does help performance for that site. Not sure if this causes any bad side effect.
by gorhill
Tue Sep 06, 2016 11:01 pm
Forum: Report unblocked content
Topic: diep.io anti adblock
Replies: 20
Views: 2681

Re: diep.io anti adblock

cyfir wrote:Chrome with uBlock Origin.
Works fine here with default settings/filter lists.
by gorhill
Tue Sep 06, 2016 1:28 pm
Forum: Liste FR
Topic: lequipe.fr
Replies: 21
Views: 5073

Re: lequipe.fr anti adb

On my side, the anti-blocker is removed with ||norgerockingham.com$script,domain=lequipe.fr.