Search found 230 matches

by gorhill
Wed Jul 06, 2016 1:33 am
Forum: Report unblocked content
Topic: dailyecho.co.uk [anti adb]
Replies: 3
Views: 1154

Re: Daily Echo Ad Block warning

Code: Select all

dailyecho.co.uk##.ad-blocker-warning
by gorhill
Tue Jul 05, 2016 2:20 pm
Forum: Report unblocked content
Topic: nowvideo.li
Replies: 10
Views: 1812

Re: nowvideo.li

Yes, today this was the one I got first in the chain of popups. yesterday it was best-bar.net as seen in the screenshots at https://github.com/uBlockOrigin/uAssets/issues/78.


:arrow: :arrow: viewtopic.php?f=62&t=32895
by gorhill
Tue Jul 05, 2016 1:59 pm
Forum: Report unblocked content
Topic: nowvideo.li
Replies: 10
Views: 1812

Re: nowvideo.li

I got a nasty popup on my 1st try using Nightly + ABP today. So since a filter won't make it to EasyList, I will just add one to uBO's own filter.
by gorhill
Tue Jul 05, 2016 1:50 pm
Forum: Report incorrectly removed content
Topic: xmovies8.org [Anti-blocker]
Replies: 1
Views: 650

xmovies8.org [Anti-blocker]

Spotted issue on Reek's issue tracker: https://github.com/reek/anti-adblock-killer/issues/1695 URL: https://xmovies8.org/watch?v=Zootopia_2016#video=t_Lqpod88Z9lZ56ikxmbfum624R6NRrhKuDk8mlinBc Resource blocked: https://xmovies8.org/js/showads.js By EasyList's: /showads. Solution: @@||xmovies8.org/js...
by gorhill
Mon Jul 04, 2016 2:39 pm
Forum: Report unblocked content
Topic: NSFW Ads will open on tab
Replies: 14
Views: 4838

Re: NSFW Ads will open on tab

delicacy wrote:Have youporn updated their display of ads ?
Yes, need to add this filter now:

Code: Select all

||abbp1.website^
The data is pulled from that server using websockets, so this will work if your blocker is websocket-aware.
by gorhill
Sun Jul 03, 2016 4:18 pm
Forum: Report unblocked content
Topic: anandabazar.com anti adb
Replies: 12
Views: 2789

Re: anandabazar.com anti adb

Code: Select all

||www.anandabazar.com/js/anandabazar-bootstrap/custom.js$script
by gorhill
Sun Jul 03, 2016 2:49 pm
Forum: Report unblocked content
Topic: NSFW hentaihaven.org
Replies: 10
Views: 4171

Re: NSFW hentaihaven.org

I could get rid of the top banners with

Code: Select all

hentaihaven.org##.ads
on my side. (works for ABP too).
by gorhill
Fri Jul 01, 2016 11:25 pm
Forum: Report incorrectly removed content
Topic: [EasyPrivacy] image gallery broken on ojogo.pt
Replies: 1
Views: 511

[EasyPrivacy] image gallery broken on ojogo.pt

Site: http://www.ojogo.pt/multimedia/fotografias/interior/novo-treino-do-fc-porto-com-chidozie-a-vista-5260936.html Problematic filters in EasyPrivacy: ||marktest.pt^$third-party ||gemius.pl^$third-party Solution: @@||data.netscope.marktest.pt/netscope-gemius.js$script,domain=ojogo.pt @@||gapt.hit.g...
by gorhill
Tue Jun 28, 2016 3:37 am
Forum: EasyList Subscriptions
Topic: (Adware filters) invalidated filters - bug
Replies: 8
Views: 3330

Re: (Adware filters) invalidated filters - bug

What if the leading wildcard is explicit? ||*www.example.com/foofoofoo *www.example.com/foofoofoo Then `www` won't be used as a token to store the filter, another token will be picked It's just how uBO stores its filters internally. Why the "seems like I've got a lot of filter reworking to do....
by gorhill
Tue Jun 28, 2016 2:25 am
Forum: EasyList Subscriptions
Topic: (Adware filters) invalidated filters - bug
Replies: 8
Views: 3330

Re: (Adware filters) invalidated filters - bug

barbaz wrote:How is the wildcard in the first different from the implied wildcard on the left of the second?
https://github.com/gorhill/uBlock/issue ... -164430835
by gorhill
Mon Jun 27, 2016 7:34 pm
Forum: EasyList Subscriptions
Topic: (Adware filters) invalidated filters - bug
Replies: 8
Views: 3330

Re: (Adware filters) invalidated filters

WarFame wrote:https://github.com/gorhill/uBlock/issues/1669#issuecomment-224822448
Yes, the problem was in uBO, not EasyList. Fixed with 72fdce64f0cd9ee763032e9bb340658086ffd987.
by gorhill
Mon Jun 20, 2016 10:28 pm
Forum: Firefox Browser
Topic: WebRTC blocking
Replies: 1
Views: 7919

Re: WebRTC blocking

In my opinion the rationale for exposing WebRTC connections to extensions API should not emphasize that it's for "ad blocking" purpose. "ad blocking" is a subset of a larger issue: allowing users to be informed of where their browser connects, and optionally let them agree or dis...
by gorhill
Mon Jun 20, 2016 6:17 pm
Forum: Report unblocked content
Topic: sourceforge.net
Replies: 29
Views: 6183

Re: sourceforge.net

fanboy wrote:Just a thought, has anyone else seen this Ad? Seems suspicious noone else can reproduce it.
I do see it, and as said,

Code: Select all

sourceforge.net###leadform
does get rid of it.
by gorhill
Thu Jun 16, 2016 3:24 pm
Forum: Report incorrectly removed content
Topic: www.deviantart.com
Replies: 6
Views: 2738

Re: www.deviantart.com

intense wrote:anti adb msg

Code: Select all

@@||deviantart.com^$generichide
@@||da-ads.com^$script,domain=deviantart.com
Why not just

Code: Select all

deviantart.com###block-notice
?
by gorhill
Mon May 30, 2016 3:37 pm
Forum: Report incorrectly removed content
Topic: Broken functionality on aliexpress.com
Replies: 1
Views: 764

Broken functionality on aliexpress.com

URL: http://www.aliexpress.com/help/newContactUs.htm Issue: Clicking "Register & Accounts" button (and all other buttons on same line) is broken -- causes a new page with raw JSON to be opened. Cause: /click_stat/* in EasyPrivacy prevent the required js resource http://u.alicdn.com/js/...
by gorhill
Sat May 28, 2016 2:05 pm
Forum: Report unblocked content
Topic: dailycaller.com
Replies: 18
Views: 2975

Re: dailycaller.com ads via websockets

The workaround fix for websocket can be implemented by any blocker. For example, AdGuard is implementing it -- and AdGuard devs contributed to improve the workaround fix[1]. Ideally all blockers would support it (the Chromium issue has been lingering for years, there is no reason to believe it will ...
by gorhill
Sat May 28, 2016 5:03 am
Forum: Liste FR
Topic: macg.co / igen.fr / watchgeneration.fr (publicité ligatus)
Replies: 66
Views: 19830

Re: macg.co / igen.fr / watchgeneration.fr (publicité ligatus)

Pour linternaute.com, le filtre

Code: Select all

||bstatic.ccmbg.com/www.linternaute.com/js/start$script,domain=linternaute.com
fonctionne, mais avec des effets secondaires indésirables probablement. Une solution plus fine va nécessiter plus de temps.
by gorhill
Thu May 05, 2016 3:13 pm
Forum: Report unblocked content
Topic: the-watch-series.to
Replies: 68
Views: 10010

Re: thewatchseries.to

Need this filter:

Code: Select all

||ws-gateway.com^
They use a new websocket server to pull their ads, meaning it occurs on FF as well (ABP included -- wait ~5 seconds), example:

Code: Select all

http://thewatchseries.to/cale.html?r=aHR0cDovL2dvcmlsbGF2aWQuaW4veDBlM252eWk2MXh2
by gorhill
Wed May 04, 2016 12:42 pm
Forum: Report incorrectly removed content
Topic: computerworld.com anti adb message
Replies: 4
Views: 1791

Re: computerworld.com anti adb message

fanboy wrote:uBlock doesn't support $generichide?
uBlock Origin does. I assumed poster referred to the other uBlock -- since development has ceased for months now, it likely does not support the new "generichide" filter option.
by gorhill
Sat Apr 30, 2016 3:18 pm
Forum: Report unblocked content
Topic: the-watch-series.to
Replies: 68
Views: 10010

Re: thewatchseries.to

These ads are pulled through a websocket connection.
by gorhill
Fri Apr 29, 2016 5:03 pm
Forum: Report incorrectly removed content
Topic: play.spotify.com
Replies: 9
Views: 3448

Re: play.spotify.com large memory consumption

Thanks gorhill. I added @@||newrelic.com^$third-party,domain=play.spotify.com @@||nr-data.net^$third-party,domain=play.spotify.com and now when i listen music on spotify firefox uses less than 500MB If you are using uBO, I pushed a fix which does not require these two exception filters. Remove them...
by gorhill
Thu Apr 28, 2016 12:36 pm
Forum: EasyList Subscriptions
Topic: disqus.com - speed up loading
Replies: 4
Views: 3758

Re: disqus.com - speed up loading

1. Are there any filter rules (or filter lists beside EasyList and EasyPrivacy) which would speed up disqus loading? (I do not want to block it.) I created experimental filters a while ago to prevent Disqus comments from loading, and replacing the comment section with a "Disqus blocked by uBlo...
by gorhill
Wed Apr 27, 2016 1:23 pm
Forum: Report incorrectly removed content
Topic: play.spotify.com
Replies: 9
Views: 3448

Re: play.spotify.com large memory consumption

If using uBlock Origin, force an update of filter lists, I added the two above exception filters to uBlock filters -- unbreak. Formal issue at https://github.com/uBlockOrigin/uAssets/issues/36.
by gorhill
Wed Apr 27, 2016 12:55 pm
Forum: Report incorrectly removed content
Topic: play.spotify.com
Replies: 9
Views: 3448

Re: play.spotify.com large memory consumption

i use adblock plus 2.7.2 and firefox 46.0 a week ago I could listen to music even for a few hours and memory consumption was 350-500 MB, but now after a few ten minutes is up 1700 MB. if I disable ad blocking problem does not occur Disregard the irrelevant and unhelpful suggestion to change whateve...
by gorhill
Thu Mar 17, 2016 2:46 pm
Forum: Report unblocked content
Topic: extremetech.com
Replies: 39
Views: 12534

Re: extremetech.com

Don't bother with filters, the site is removing ABP's/AdBlock's injected CSS rules, and also disable their injected stylesheets though the StyleSheet.disabled property.
by gorhill
Mon Mar 14, 2016 2:39 am
Forum: Report incorrectly removed content
Topic: [EasyPrivacy] musiclab.chromeexperiments.com: blank page
Replies: 1
Views: 1384

[EasyPrivacy] musiclab.chromeexperiments.com: blank page

URL: https://musiclab.chromeexperiments.com/ Issue: page is blank. Cause: EasyPrivacy filter: -google-analytics/ Resource blocked: https://cdnjs.cloudflare.com/ajax/libs/angulartics-google-analytics/0.1.4/angulartics-google-analytics.min.js Workaround exception filter: @@||cdnjs.cloudflare.com/ajax/...
by gorhill
Sat Mar 12, 2016 5:46 pm
Forum: EasyList Germany
Topic: streamcloud.eu problem
Replies: 9
Views: 4127

Re: streamcloud.eu problem

Sorry, uBO 1.6.4 was the problem, not the filter. This has been fixed: https://github.com/gorhill/uBlock/issues/1471
by gorhill
Wed Mar 02, 2016 2:17 pm
Forum: Report unblocked content
Topic: [NSFW] PornHub.com
Replies: 25
Views: 8089

Re: [NSFW] PornHub.com

WarFame wrote:If you're using uBlock Origin: Options > 3rd party filters > "Purge all caches" + "Update now"
If it's to update only EasyList, it's best to only click the "purge cache" button of EasyList, then "Update now".
by gorhill
Fri Feb 19, 2016 5:27 pm
Forum: Report unblocked content
Topic: debridfast.com anti adb
Replies: 4
Views: 3826

Re: debridfast.com anti adb

This seems to work, without the need to whitelist anything:

Code: Select all

||www.debridfast.com/bilokiyofdsdf.js$script
by gorhill
Mon Feb 15, 2016 6:53 pm
Forum: Report incorrectly removed content
Topic: [EasyList] Missing slider widget on lespac.com
Replies: 0
Views: 1079

[EasyList] Missing slider widget on lespac.com

This was reported to me directly. URL: http://www.lespac.com/sherbrooke/hybride_b286df286dh0g17000gl29999j1k1v110zz2902004033R1[...] Issue: The slider widget to pick the maximum distance does not appear: see picture . Problematic filter: EasyList's /adsense/* Workaround filter: @@||google.com/adsens...