1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02:00
uBlock/src/web_accessible_resources
Raymond Hill eb6be3a0cf
Fix 'adsbygoogle' neutered script
As per internal feedback.

The `length` property exists if the `adsbygoogle` object
is instantiated before the `adsbygoogle.js` script has
been loaded, but is no longer present once the
`adsbygoogle.js` script has been loaded.
2021-02-19 08:31:58 -05: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
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
click2load.html Fine tune click-to-load widget 2020-11-14 08:34:47 -05: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
epicker-ui.html Cache element picker's optimized candidates for reuse 2020-10-20 05:37:07 -04:00
google-analytics_analytics.js On second thought, keep what has been working 2020-10-13 19:02:37 -04: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 Fix 'adsbygoogle' neutered script 2021-02-19 08:31:58 -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-vmap1.0.xml Add resource for noop VMAP 2020-12-29 09:05:28 -05: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
README.txt Update to more accurate explanation 2020-10-08 10:15:33 -04:00
scorecardresearch_beacon.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
window.open-defuser.js Slightly improve nowoif scriptlet 2020-08-18 10:28:45 -04:00

IMPORTANT

Content of this folder cannot be accessed without the internal secret token
created for each request to any of the "web accessible resources".

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.