GithubHelp home page GithubHelp logo

ublockorigin / uassets Goto Github PK

View Code? Open in Web Editor NEW
3.8K 126.0 732.0 694.6 MB

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.

License: GNU General Public License v3.0

Shell 0.13% Adblock Filter List 99.59% JavaScript 0.25% Makefile 0.04%

uassets's Introduction

uAssets

This repository is for the resources of uBlock Origin (uBO). It receives all reports for new filters or existing filters that cause web page breakage. Any contributors are welcome. Contributors who are proven valuable will get write permissions to the repository.

The rationale for including a specific filter in uBO's filter lists is the same as the EasyList/EasyPrivacy policies and also takes into account whether a filter requires uBO's extended filter syntax.

It is preferred to fix filter issues in EasyList. Any filters included in uBO's filter lists must use the extended syntax.

The EasyList-compatible fixes for high-traffic websites are added to uBO filters until they become added to EasyList.

uAssets will fix the following exceptions even if they do not require using the extended syntax:

  • Ad-Reinsertion
  • Anti-Blocker
  • Context Menu Blockage
  • Cut/Copy/Paste Blockage
  • Popups/Popunders
  • Website Breakage
  • Video Ads

uAssets will not address the following:

  • Paywalls
  • Porn Farms

How to correctly report an issue

  • Disable all other browser extensions and see if the problem still persists

  • How to provide troubleshooting information:

    If the problem persists, then please:

    • On the problematic website, click the uBlock Origin icon
    • Click the chat icon
    • Click "Troubleshooting Information" to expand, and copy that information into the appropriate github issue.

Support Forum

For support, questions, or help, visit /r/uBlockOrigin.

uBO Issues

Report issues with uBO in the uBO issue tracker.

uBO Lite (uBOL) Issues

Report issues specific to the Manifest Version 3 (MV3) variant in the uBOL issue tracker.

Similarly-Purposed Blockers

Do NOT use any other similarly-purposed blockers concurrently with uBO. It can result in website breakage or undefined results.

uassets's People

Contributors

anewuser avatar blazeftl avatar cirx1e avatar d4nilomr avatar dandelionsprout avatar deepchirp avatar dportvine avatar ghajini avatar gorhill avatar gwarser avatar huyszn avatar iam-py-test avatar itsprofessional avatar jobcentertycoon avatar lain566 avatar mapx- avatar masterkia avatar mustafacakirogludev avatar okiehsch avatar peace2000 avatar piquark6046 avatar ryanbr avatar smed79 avatar stephenhawk8054 avatar terrorist96 avatar u-rraall avatar ublock-user avatar yourduskquibbles avatar yuki2718 avatar zaphodbeebblebrox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uassets's Issues

flightradar24.com: blank page when using Fanboy's Social

One or more specific URLs where the issue occurs

https://www.flightradar24.com

Describe the issue

Page is blank. First reported in the Chrome store:

I can't use this, this blocks lots of stuff that shouldn't be blocked. I can't even access flightradar24, it's showing as a blank grey page to me

Versions

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9

Settings

  • Default settings + Fanboy's Social.

Notes

This is caused by the class .twitter-feed on the body tag. Solution: flightradar24.com#@#.twitter-feed.

Twitter: "BBC website homepage images now don't load with uBlock Origin"

Describe the issue

From https://twitter.com/rabsi1/status/719880655195267072:

Hmmm, the BBC website homepage images now don't load with uBlock Origin enabled in Chrome.

Cause: EasyPrivacy's /nav-analytics/* is breaking the page.

Solution: @@||nav.files.bbci.co.uk/nav-analytics/*$script,domain=bbc.com|bbc.co.uk.

I tried ||nav.files.bbci.co.uk/nav-analytics/*$script,redirect=noopjs,domain=bbc.com|bbc.co.uk, unfortunately, this resulted in many exceptions thrown -- though the page seemed to rendered fine, I fear there still might be less obvious breakage in there, so I will prefer the exception filter-based solution.

One or more specific URLs where the issue occurs

http://www.bbc.com/sport/live/35718685

Screenshot(s)

Bad:
a

Good:
c

Your settings

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9

uBlock filters new version doesn't update

uBlock Origin 1.6.8 / Firefox 45.0.1 64-BIT / Windows 7 64-BIT

Hi,

I've just noticed that a new version was available for 3rd-party filters / uBlock filters.
Clicking as usual on Update now proceeds with the update but once finished the update appears as still available.

Auto-update filter lists is disabled - Above mentioned concerns only uBlock filters (no other update available showing) : uBlock filters‎ : 415 used out of 417 new version available

play.spotify.com: severe memory leaks scripts from `newrelic.com` are blocked

URL(s) where the issue occurs

https://play.spotify.com/ (login required)

Describe the issue

Original reporter on EasyList forum:

https://play.spotify.com/

more info https://community.spotify.com/t5/Help-D ... -p/1332839

it's occurs on adblock plus too

Screenshot(s)

a

Versions

  • Browser/version: Chome 51
  • uBlock Origin version: 1.6.9

Settings

Default settings.

Notes

Ideally, a solution which keep the blocking if newrelic.com scripts would be optimal, but this would require further investigative work.

For now, these exception filters work:

@@||newrelic.com^$third-party,domain=play.spotify.com
@@||nr-data.net^$third-party,domain=play.spotify.com

These exception filters override block filters in EasyPrivacy. Not sure about the second exception filter, but given the seriousness of the issue, I will add it and investigate further when I have time (which is definitely not now).

Techworld

URL(s) where the issue occurs

http://www.techworld.com/

Describe the issue

Techworld.com prevents you from reading any article if you
have ublock enabled.

Screenshot(s)

techworld

Versions

  • Browser/version: Chrome 50
  • uBlock Origin version: 1.6.8

Settings

Blocking mode: Medium

Notes

I can read the articles if I block
||cdn4.techworld.com/scripts/thirdparty-pack.js?JS_20160406154718$script
but I think a scriptlet would be preferable.

Twitter Pre-Video ads

URL(s) where the issue occurs

https://twitter.com/WIRED/status/729436240093708288

Describe the issue

Some Twitter videos have a video ad that plays before the actual video.

Screenshot(s)

Twitter video screenshot

Versions

  • Browser/version: Firefox Developer Edition 48.0a2 (2016-05-08)
  • uBlock Origin version: 1.7.5b1

Notes

HTML:

<div class="player-wrapper">
  <div style="display: none;" class="video-display">
    <video class="paused" style="width: 100%; height: 100%;" src="https://snappytv-a.akamaihd.net/video/magnum/importasset/250363/clip/928000.mp4?token=1462748016_d83c69fb71ebf2845bf1f3af0357702f" data-type="content" preload="auto" data-id="content"></video>
  </div>
  <div style="display: block;" class="video-display">
    <video class="visible playing" style="width: 100%; height: 100%;" src="https://snappytv-a.akamaihd.net/video/magnum/importasset/249166/clip/928000.mp4?token=1462748007_3f5d6f8610bef4060edac0303f6e8729" data-type="ad" preload="auto" data-id="ad"></video>
  </div>
</div>

The ad video and the actual video URLs follow the same schema, making it hard to block the request.
Blocking video[data-type="ad"] simply renders the video black, it still plays with audio enabled.

The video is skippable by clicking on the 'Skip' button, which has an onclick event that calls this.trigger('uiReportAdSkip').

Viptube.com

Describe the issue

This filter does not block all domains of this advertiser anymore. Maybe a filter like this one should be added.
||data.*.com^$document

One or more specific URLs where the issue occurs

NSFW:
http://www.viptube.com/
Click anywhere on the site to be redirected to the ad domain (data.potpourrichordataoscilloscope.com).

https://forums.lanik.us/viewtopic.php?f=62&t=29559
On the provided example site the Yavli ads on the right redirect through data.inertanceretinallaurel.com.

Your settings

  • Browser/version: Chrome 49
  • uBlock Origin version: uBlock Origin Version 1.6.6

onlineticketing.cineplex.com

https://onlineticketing.cineplex.com/TicketCart.aspx?guid=2d8d6ca8-860b-4cdc-a187-8cd281765c5e

I was delayed from completing my movie ticket transaction by the Cineplex "Please wait..." graphic that wouldn't go away. I disabled uBlockOrigin and reloaded the page and restarted my transaction and was able to buy my tickets, but not the seats I originally wanted. Is there a way to toggle uBlockOrigin off from the Chrome menu so I can reliably make ticket purchases from this site in future?

  • Browser/version: Chrome Version 49.0.2623.110 (64-bit)
  • uBlock Origin version: v1.6.8

TVNow Videoplayer doesn't like Adblocker

Describe the issue

If you try to watch videos on tvnow with an adblocker enabled, the content is replaced with a warning
that they detected an adblocker in use and you can't get the video to play.

One or more specific URLs where the issue occurs

http://www.tvnow.de/rtl/stern-tv/list/aktuell/thema-ua-keyless-go-systeme/player
http://www.tvnow.de/ntv/n-tv-dokumentation/list/aktuell/border-patrol-einsatz-an-der-grenze-4/player

Screenshot(s)

tvnow-ab

Your settings

  • Browser/version: FF45
  • uBlock Origin version: 1.6.7rc2

Unable to update ublock filters list

Describe the issue

Trying to update the ublock filters results in a bad md5 checksum error.

Screenshot(s)

error

Your settings

  • Browser/version: 49.0.2623.112
  • uBlock Origin version: 1.6.8

soundcloud.com: "Go Pro" button leads to broken widget

One or more specific URLs where the issue occurs

https://soundcloud.com/pro/buy/pro (requires an account).

Describe the issue

Blank widget with spinner. First reported at https://twitter.com/kony1015/status/724595351601197056.

Versions

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9

Settings

Default settings.

Notes

EasyPrivacy's /js/tracking.js is preventing the script https://premium.soundcloud.com/[...]/js/tracking.js from loading, causing the issue.

Solution: exception filter ||premium.soundcloud.com/*/js/tracking.js$script,first-party.

TinyPic popunder

URL(s) where the issue occurs

http://tinypic.com/

Describe the issue

Popunder on TinyPic is not being blocked. Click on the "tinypic" icon to reproduce.

Versions

  • Browser/version: Chrome 50
  • uBlock Origin version: 1.7.4

Notes

https://github.com/IDKwhattoputhere/uBlock-Filters-Plus/blob/master/uBlock-Filters-Plus.txt#L628

Maybe this is better: /fp.eng?id=$popunder

Would target the whole advertising software they use instead of only the exchangeable domain name (||belwrite.com^$popup).

CBS New York

One or more specific URLs where the issue occurs

http://newyork.cbslocal.com

Describe the issue

Go to http://newyork.cbslocal.com, clicking on "Listen Live" is not responsive with
"uBlock filters – Privacy‎" enabled, because of the redirect
||google-analytics.com/ga.js$script,redirect=google-analytics.com/ga.js
If you disable "uBlock filters – Privacy" or just plain block
||google-analytics.com you can use "Listen Live" as intended.

Your settings

  • Browser/version: Chrome 50.0.2661.87
  • uBlock Origin version: 1.6.8

Chip.de malicious installers

URL(s) where the issue occurs

http://www.chip.de/downloads/Maxthon-Cloud-Browser_13008149.html
http://www.chip.de/downloads/Tor-Browser-Paket_22479695.html

Describe the issue

Instead of adding it to the Badware list how about hiding the links to their malicious installers? That should be able to close gorhill/uBlock#673.

Screenshot(s)

Notes

chip.de##[href^="javascript:DSinitDl"]

5-7 sec Video load @chip.de

after 5-7 sec load, the Video playback @ chip .de, too long i think...

with ubo 1.6.9b1 the videos loads much faster ( sry for my bad english)

look @:

http://www.chip.de/news/Aldi-So-gut-ist-das-Medion-Notebook-vom-28.04_92379607.html

http://www.chip.de/news/Quicktime-Player-am-Ende-Das-sollten-Sie-jetzt-wissen_92378525.html

http://www.chip.de/video/Was-ist-9-7-Finden-Sie-die-Loesung-Video_91992963.html

Your settings

uBO standart filter

  • Browser/version: [46 beta 11]
  • uBlock Origin version: [1.6.9 beta 2]

UBO not loading at FF startup

One or more specific URLs where the issue occurs

The problem isn't connected to any particular web site.

Describe the issue

Just as said in the subject - uBlock Origin doesn't load itself when I start Firefox. It's going this way for about a month or more. So I have to enter Addons Manager, click Disable and then Enable and it starts to work.

Screenshot(s)

No need of screenshot.

Your settings

  • Browser/version: 45.0.2
  • uBlock Origin version: 1.6.8

T411.ch

Hi,

URL(s) where the issue occurs

https://www.t411.ch/test

Describe the issue

Transparent overlay created via inline script to open popunder and redirect the curent page.

Versions

  • Browser/version: [FF 46 / CH 50]
  • uBlock Origin version: 1.70 / 1.7.2

Settings

uBO's default settings + Liste FR + Liste AR + Annoyance list

Not an issue : how to disable a 3rd-party filter?

Just a fast, easy question regarding a point I should know by the time but ignore nevertheless:

How must I proceed to disable a given 3rd-party filter?
Specifically, I wish to disable 3rd-party filters / uBlock filters / dailymotion.com##script:inject(1136.js)

I've tried adding to My filters, @@||dailymotion.com##script:inject(1136.js) but it doesn't seem to work.

Thanks

Cosmetic Filter: Wired - Hide empty flash ad frame in footer of all posts

One or more specific URLs where the issue occurs

http://www.wired.com/2016/04/average-webpage-now-size-original-doom/

Describe the issue

There is an empty flash ad frame at the bottom left corner of all (or at least a decent sized sample I just tested) posts on Wired.

Screenshot(s)

wiredcosmeticfix

Your settings

  • Browser/version: Chrome 50.0.2661.86 (64-bit) Mac
  • uBlock Origin version: 1.6.8

uBlock Privacy breaks Primagames.com

URL(s) where the issue occurs

https://www.primagames.com/shop

Describe the issue

uBlock Privacy breaks the ability to click on the guides for purchase.

Versions

  • Browser/version: Google Chrome 50.0.2661.102
  • uBlock Origin version: 1.72

Notes

Unselecting uBlock Privacy allows Primagames site to work properly.
Adding the following rule fixes the problem:
@@||google-analytics.com/analytics.js$script,domain=primagames.com

Stop YouPorn's EasyList trickery

URL(s) where the issue occurs

NSFW: http://www.youporn.com/
(Currently fixed.)

Describe the issue

It seems like YouPorn and the like aren't running out of exception filters to abuse from EasyList. Maybe add a solution for uBO.

Notes

Maybe something similar to this: https://github.com/IDKwhattoputhere/uBlock-Filters-Plus/blob/master/uBlock-Filters-Plus.txt#L217
Example:
/iframe-*.html#zone_id=$domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com,third-party,subdocument,important

Got the list of domains from the PHN filters in EasyList. Can't say if it's all or if some aren't even involved. PornHub for example (while being referenced in the EasyList changelog) isn't currently using any tricks while YouPorn's trickery is still up (although fixed in EasyList).

Audio PUB not blocked by UBO

Audio pub not blocked by UblockOrigin in advanced setting and minimal configuration

Url: http://www.one.hiphop/live
http://www.one.hiphop/top-hip-hop-songs
http://www.one.hiphop/old-school-hip-hop

my settings:

www.one.hiphop api.one.hiphop * noop
www.one.hiphop cdn-radiotime-logos.tunein.com * block
www.one.hiphop cdn.one.hiphop * noop
www.one.hiphop is3.mzstatic.com * noop
www.one.hiphop listen.one.hiphop * noop
www.one.hiphop listen.radionomy.com * noop
www.one.hiphop stream.radiotime.com * noop
www.one.hiphop streaming.radionomy.com * noop
www.one.hiphop tunein.com * noop
www.one.hiphop www.one.hiphop * noop

my lists

http://www.noelshack.com/2016-14-1460064364-captureublock.png

  • Browser/version: Firefox x64 45.0.1
  • uBlock Origin version: 1.6.8

Videos hidden on NSFW free18.net

URL(s) where the issue occurs

NSFW: http://www.free18.net/video-kalyn-arianna-anal-fucked-watch-18521.html

Describe the issue

The video is hidden by ##.addthis_toolbox in uBlock filters – Privacy‎. Oddly the issue persists when subscribing to Fanboy’s Social Blocking List‎ which contains a fix. The filter also doesn't show up in the logger after adding the list. Is this intended behavior?

Screenshot(s)

Versions

  • Browser/version: Chromium 51
  • uBlock Origin version: 1.7.5b2

Settings

  • Default

Notes

https://forums.lanik.us/viewtopic.php?f=64&t=30190

NSFW FuckAdBlock image sites

URL(s) where the issue occurs

http://im9.eu/picture/hentai-hq-hentai-and-anime-artwork-66
http://random-images-from-imgur.free-forum-or-site.com/
http://g9g.eu/

Describe the issue

FuckAdBlock is being used here.

Screenshot(s)

Versions

  • Browser/version: Chrome 50
  • uBlock Origin version: 1.6.8

Notes

! im9.eu
||im9.eu*/fa.js$script,redirect=fuckadblock.js-3.2.0

! free-forum-or-site.com and g9g.eu
||g9g.eu*/fa.js$script,redirect=fuckadblock.js-3.2.0

Or:

||eu*/fa.js$script,redirect=fuckadblock.js-3.2.0

Or:

*/fa.js$script,redirect=fuckadblock.js-3.2.0

Last two might be too broad(?)

sembilhete.tv

Describe the issue

sembilhete.tv is using "fuckadblock" to insert an annoying anti-adb notice.
Using sembilhete.tv##script:inject(fuckadblock.js-3.2.0) fixes this.

One or more specific URLs where the issue occurs

sembilhete.tv

Screenshot(s)

fabsb

Your settings

  • Browser/version: Mozilla Firefox Dev Edition 47.0a2
  • uBlock Origin version: 1.6.9

Add WebSocket blocker to resource library

This is basically gorhill/uBlock#1497 but in the repo where the resource library now lives.

One or more specific URLs where the issue occurs

@IDKwhattoputhere found this:

http://putlocker.is/watch-better-call-saul-tvshow-season-1-episode-1-online-free-putlocker.html

Describe the issue

As @neuronix said in the original issue:

Services like revdefender use websockets to load anti-adblocking scripts. Currently, Chrome does not allow extensions to monitor websocket communication. A workaround would be to inject a small script replacing the Websocket definition by a dummy implementation.

Unfortunately, custom scripts are not allowed, so this would have to be included in the resource library.

Your settings

  • Browser/version: Chrome Stable 50.0.2661.75 on Windows 10 Pro 64-bit
  • uBlock Origin version: 1.6.8

I believe, however that this issue is not dependent on OS, browser, or uBlock Origin version.

If I bother to figure out how to dummy out the whole WebSocket API, I'll send in a pull request, and if I further figure out how to use an ES6 Proxy to ensure that the copy of WebSocket in any new frame is also dummied out, I'll send in a PR with that...except that I just found that Safari 9 doesn't support Proxy and that will be important if anyone ever tries to port this extension to Safari.

Also, I saw from caniuse that Chrome started supporting Proxy in version 49, which is also the last version for Windows XP and for a couple old versions of OS X; because Firefox started supporting Proxy in version 18, Pale Moon probably supports it too. Opera started supporting it in version 36 (the current stable version), and so do the Safari Technical Preview and Microsoft Edge.

WebSocket meanwhile is supported in all browsers that uBlock Origin runs on, along with some older browsers.

Ublock Origin Blocks Too Much Content on 9now

9now.com.au

Ublock Origin Blocks the ads on 9now but it also blocks all the video content from loading. Simply turning off Ublock Origin allows the content as well as the ads to load.
This might be able to be fixed I am unsure but it is annoying. I've included 2 screenshots of the site with Ublock Origin active and disabled demonstrating the issue and indicated to the Ublock Icon.

Screenshot(s)

ublockoerror

ublockoerror1

Versions

  • Browser/version: Firefox 46.0.1
  • uBlock Origin version: 1.7.0

Settings

  • No settings changed. At most a few element filters for a different site have been added.

Notes

I have multiple Add-ons so in order to confirm that it was in fact Ublock and not another add-on as has been the case on other sites, I loaded a 2nd browser Light, A firefox Fork. Version: 41.0
and installed Ublock Origin into it and loaded the site and the issue occurred once again.

Peter Lowe's list (& al.) break kartta.hel.fi

URL(s) where the issue occurs

http://kartta.hel.fi/?setlanguage=en

Describe the issue

Snoobi.com filter breaks almost every function of the website. Try to click one of the map layers visible through the checkboxes on the left-side menu.

Web Console shows: ReferenceError: snoobi is not defined

Versions

  • Browser/version: Firefox any
  • uBlock Origin version: 1.7.0

Interstetial double click ad appearing

Describe the issue

Interstetial ad of doubleclick appearing though its blocked in ublock

One or more specific URLs where the issue occurs

http://www.firstpost.com

Screenshot in which the issue can be seen

1
2
3

Steps for anyone to reproduce the issue

The first time we visit the site firstpost.com, it shows an interstetial ad. I doesnt happen in the same session again, but if you close the browser and reopen it, the ad comes. I blocked doubleclick universally using ublock origin.

Your settings

  • Browser/version: Firefox 45.0.1
  • uBlock Origin version: uBlock Origin 1.6.8
Your filter lists

4

Your custom filters (if any)

....
....
* doubleclick.net * block
....
....

login issue with ublock

Hi, when I go on this website: http://www.vulgaris-medical.com/forum-sante
I got an issue if If click on "Rejoignez Vulgaris !
Je m'inscris Je m'identifie" at the top left on the page. It stops loading. I cannot login on this website with ublock enabled.
Here is a screenshot so you can click on the right link : http://ratm6.free.fr/vulgaris_ublock_issue.JPG

My settings:
firefox 45.0.1 x64 for windows
uBlock Origin version: 1.6.8

I use the default user lists.

Could you tell me what can I do in order to login on this website with ublock enabled?
thanks! :)

Vidéo PUB not blocked by UBO

Vidéo pub not blocked by UblockOrigin in advanced setting and minimal configuration

Url: http://www.d8.tv/pid5323-d8-live.html#

My settings:

www.d8.tv * image noop
www.d8.tv akamaihd.net * noop
www.d8.tv d8.tv * noop
www.d8.tv ec2-52-29-187-219.eu-central-1.compute.amazonaws.com * noop
www.d8.tv fr-canalplus.cdn.videoplaza.tv * noop
www.d8.tv fr-canalplus.videoplaza.tv * noop
www.d8.tv instantshare.d8.tv * noop
www.d8.tv media.canal-plus.com * noop
www.d8.tv media.canal-plus.com.s0.frz.io * noop
www.d8.tv media.canal-plus.com.s1.frz.io * noop
www.d8.tv player.canalplus.fr * noop
www.d8.tv service.canal-plus.com * noop
www.d8.tv videoplaza.tv * noop
www.d8.tv www.d8.tv * noop

my lists

http://www.noelshack.com/2016-14-1460064364-captureublock.png

  • Browser/version: Firefox x64 45.0.1
  • uBlock Origin version: 1.6.8

About uBlockO settings backup file

Hi,

I've just noticed a parameter in the backup file of my uBlockO (my-ublock-backup_[date].txt) which puzzles me because I don't understand its relationship to my uBlockO actual settings:

userSettings : "experimentalEnabled": false

If this corresponds to 3rd-party filters, uBlock filters – Experimental‎ : it is checked and updated : why false then?
Otherwise, to what does this experimentalEnabled correspond to? Unable to find any other experimental feature in my uBlockO Dashboard settings.

Thanks

Block content div

example i have <div id="z2c7">blbalbalblab</div>
how to block this div?

Gravity 3rd-party recommendations

URL(s) where the issue occurs

http://www.dailymotion.com/video/x43mtv0_eng-sub-160404-tvn-dream-players-ep-2-mamamoo-cut_fun
NSFW: http://www.gotporn.com/

http://www.engadget.com/2016/04/27/dear-veronica-the-bots-are-taking-over/
http://www.cheatsheet.com/

http://www.gravity.com/blog/meet-the-graviteers-tom-chappell/

Describe the issue

Recently unblocked by EasyList: https://forums.lanik.us/viewtopic.php?f=64&t=30024
Seems like a similar case to this.
Or do they just collect the information? Because I don't see them actually serving any recommendations. Possibly the recommendations are getting served through another channel.

Notes

||gravityrd-services.com^$third-party

||grvcdn.com^$third-party

Used on their blog and listed a couple of times in hpHosts. Also applies to sites under 2. when grvcdn.com is allowed:
||gravity.com^$third-party

Cannot watch videomega.tv embeds

http://kshowonline.com/kshow/4930-[engsub]-running-man-ep.298

Cannot watch videomega.tv embeds. If i turn uBlock Origin off, the video plays.

  • Browser/version: Firefox 46.0.1
  • uBlock Origin version: 1.7.0
  • default settings and filter lists

Video player broken on gamespot.com

One or more specific URLs where the issue occurs

http://www.gamespot.com/reviews/dark-souls-3-review/1900-6416397/

Describe the issue

Video does not load -- stuck at "Loading video...".

Your settings

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9b1

Observations

The video player is Flash-based.

The script http://static3.gamespot.com/js/compiled/trackingWithCT.js?[...] is blocked by EasyPrivacy's /trackingwithct.js. Creating an exception filter for that script unbreak the video player.

www.tvinfo.de

URL(s) where the issue occurs

www.tvinfo.de

Describe the issue

Static ads above and right of the content

Screenshot(s)

tvinfo_ads_screenshot

Versions

  • Browser/version: FF 46.0.1
  • uBlock Origin version: 1.7.0

Settings

  • All default filter activated + all advertising filters + Easy List Germany

Notes

This can be fixed by

www.tvinfo.de###infoTop
www.tvinfo.de###infoRight

gamespot.com Video Ads

One or more specific URLs where the issue occurs

gorhill/uBlock#417
http://www.gamespot.com/videos/fenix-on-his-big-play-and-where-he-stands-vs-bjerg/2300-6425761/

Describe the issue

Video ads are not being blocked. Brightcove uses a way to circumvent adblockers. Was unable to find a working filter. Scriptlet might be needed.

Screenshot(s)

2016-04-23_16-28-52

Your settings

  • Browser/version: Chrome 50
  • uBlock Origin version: 1.6.8

Click-bait ads on christianpost.com

Describe the issue

Click-bait ads appear on the right-hand side of the site -- issue first reported on EasyList forum: https://forums.lanik.us/viewtopic.php?f=62&t=29559.

The EasyList solution is to broadly whitelist scripts from a dubious 3rd-party domain:

@@||letsadvertisetogether.com^$script

The optimal solution for uBO is to block these exception filters, and update the scriptlet which defuses these ads at the source.

Also, to block graphic.christianpost.com/js/plugins/sticky/sticky.js to prevent DOM ugliness as a consequence of the click-bait ads not loading.

One or more specific URLs where the issue occurs

http://www.christianpost.com/news/wycliffe-plans-secret-training-session-help-christians-risking-their-lives-translate-the-bible-160931/

Screenshot(s)

a

Your settings

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9b0

Cosmetic Filter: Wired "Sponsored Stories by Outbrain"

One or more specific URLs where the issue occurs

http://www.wired.com/2016/04/wait-web-isnt-really-dead-google-made-sure/

Describe the issue

The content of Wired's sponsored stories powered by Outbrain just below each post is already blocked by both "hpHosts’ Ad and tracking servers" and "MVPS HOSTS". However, the HTML frame surrounding them is still present occupying prime real estate.

Screenshot(s)

wiredcosmeticfilter

Your settings

  • Browser/version: Firefox 45.0.2 Windows
  • uBlock Origin version: 1.6.8

My Suggested Filter

www.wired.com###around-the-web

Re. "Adblocking - Blocking more than ads"

One or more specific URLs where the issue occurs

An article reports pages broken by blockers: http://www.slideshare.net/aidanajoyce/adblocking-blocking-more-than-ads.

Find out wherever possible what is reportedly broken, then find a fix.

  • Slide 9: video player broken on bp.com.
    • Solution: ||ggwebcast.com/*/kaltura/ga/urchin.js$script,redirect=noopjs
    • This keeps the blocking, but unbreaks the video player.
  • Slide 13: cosmetic filtering causing legit content to be hidden.
    • Solution: umbro.com#@##ad_main
    • Using ad_main id in a page is probably not the best idea (could be deliberate, to force users to turn off their blocker).

Your settings

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9b3

tetrisfriends.com: Flash applet never load

Describe the issue

From the Chrome store:

This is super important this extension doesn't work on tetris arena http://www.tetrisfriends.com/games/Live/game.php adblock works on this site but not ublock. ublock makes the game never load fix fast please plox!!!!!!!

I verified the Flash applet does not load. This is caused by the blocking of Google Analytics script.

One or more specific URLs where the issue occurs

http://www.tetrisfriends.com/games/Live/game.php

Your settings

  • Browser/version: Chrome 51
  • uBlock Origin version: 1.6.9

Dailymotion ad before videos

http://www.dailymotion.com/video/x4686qy_eng-sub-160411-tvn-dream-players-ep-3-mamamoo-cut

Sometimes i get ads before videos on Dailymotion. I'm in Hungary, and i get hungarian ads.
If i click on the ad, it opens a new tab with this address: http://www.dailymotion.com/ac/video/* and i see an empty site.

  • Browser/version: Firefox 45.0.2 64bit
  • uBlock Origin version: 1.6.8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.