uBlock/src/web_accessible_resources
Raymond Hill f842ab6d3c
Add new scriptlet to allow blocking Amazon's apstag.js
Related issues:
- https://github.com/NanoMeow/QuickReports/issues/3717
- https://www.reddit.com/r/uBlockOrigin/comments/ghjqph/

The specific issue on the mentioned site is that the
site's code expect `window.apstag.fetchBids` to call
client-supplied function. The new scriptlet defuse this
by calling the client code with an empty array.
2020-05-11 07:57:14 -04:00
..
1x1.gif Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
2x2.png Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
3x2.png Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
32x32.png Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
README.txt fix typos 2018-02-16 09:11:22 -05:00
addthis_widget.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
amazon_ads.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
amazon_apstag.js Add new scriptlet to allow blocking Amazon's apstag.js 2020-05-11 07:57:14 -04:00
ampproject_v0.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
chartbeat.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
disqus_embed.js Improve disqus_embed.js scriptlet 2020-03-24 10:02:20 -04:00
disqus_forums_embed.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
doubleclick_instream_ad_status.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
empty Add support for AdGuard's `empty` option 2019-08-13 08:16:21 -04:00
google-analytics_analytics.js Improve neutered Google Analytics replacement scriptlet 2019-12-01 10:40:05 -05:00
google-analytics_cx_api.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
google-analytics_ga.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
google-analytics_inpage_linkid.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
googlesyndication_adsbygoogle.js Detect/prevent the creation of already existing iframe tags 2019-11-19 08:49:38 -05:00
googletagmanager_gtm.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
googletagservices_gpt.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
hd-main.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
ligatus_angular-tag.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
monkeybroker.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
nobab.js [redirect engine] Use shorter name as the official name 2019-07-09 11:04:12 -04:00
noeval-silent.js Convert more resources as immutable 2019-07-03 19:26:09 -04:00
noeval.js Convert more resources as immutable 2019-07-03 19:26:09 -04:00
nofab.js [redirect engine] Use shorter name as the official name 2019-07-09 11:04:12 -04:00
noop-0.1s.mp3 Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop-1s.mp4 Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop.html Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop.txt Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
outbrain-widget.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
popads-dummy.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
popads.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
scorecardresearch_beacon.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
window.open-defuser.js Expand log output of window.open-defuser 2020-03-09 10:09:40 -04:00

README.txt

IMPORTANT

Content of this folder cannot be accessed without the internal secret token
created each time uBlock Origin is launched.

Any fetch operation made without uBlock Origin's internal secret will result
in failure. This means that despite the content of the folder here declared as
"web accessible resources", it still cannot be seen by the outside world.

Only uBlock Origin knows the secret token at runtime and hence only
uBlock Origin can access the content of this folder.