1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00
uBlock/src
Raymond Hill bfdc81e9e4
Ensure FLoC is opt-in by default
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1553

This commit ensures FLoC is opt-in. The generic filter
`*##+js(no-floc)` in "uBlock filters -- Privacy" ensures
the feature is disabled when using default settings/lists.

Users can opt-in to FLoC by adding a generic exception
filter to their custom filters, `#@#+js(no-floc)`; or they
can opt-in only for a specific set of websites through a
more specific exception filter:

    example.com,shopping.example#@#+js(no-floc)
2021-04-11 09:36:56 -04:00
..
_locales Import translation work from https://crowdin.com/project/ublock 2021-03-13 09:09:27 -05:00
css Bring back experimental widget for current dev cycle 2021-03-13 09:08:19 -05:00
img Fix missing magnifier in document-blocked page 2020-12-07 14:32:59 -05:00
js Ensure FLoC is opt-in by default 2021-04-11 09:36:56 -04:00
lib Upgrade CodeMirror to 5.59.2 2021-02-19 13:07:34 -05:00
web_accessible_resources Fix 'adsbygoogle' neutered script 2021-02-19 08:31:58 -05:00
1p-filters.html Improve extraction of tokens from regex-based filters 2020-12-26 08:52:42 -05:00
3p-filters.html Remove more cases of svg/use 2020-08-06 09:05:10 -04:00
about.html Improve extraction of tokens from regex-based filters 2020-12-26 08:52:42 -05:00
advanced-settings.html Complete removal of font-based Fontawesome icons 2020-12-06 11:24:04 -05:00
asset-viewer.html Improve extraction of tokens from regex-based filters 2020-12-26 08:52:42 -05:00
background.html Add support for removal of response headers 2021-03-13 08:53:34 -05:00
cloud-ui.html Fix layout issue with cloud storage widget 2020-08-21 08:57:47 -04:00
dashboard.html Adding to and further reviewing admin-managed settings 2021-01-06 11:39:24 -05:00
document-blocked.html Fix missing magnifier in document-blocked page 2020-12-07 14:32:59 -05:00
dyna-rules.html Import punycode library in "My rules" 2020-12-29 08:33:48 -05:00
logger-ui.html Fix regression causing dynamic URL pane to disappear 2021-03-14 09:18:51 -04:00
no-dashboard.html Add missing no-dashboard page 2021-01-06 12:09:53 -05:00
popup-fenix.html Count allowed/blocked requests for 3rd-party scripts/frames 2021-02-15 06:52:31 -05:00
popup.html Sixth pass to re-design the dashboard 2020-04-13 09:19:58 -04:00
settings.html Expose ability to toggle on/off cname-uncloaking to all users 2021-03-02 13:00:56 -05:00
shortcuts.html Lint HTML files using tidy 2020-04-25 11:31:42 -04:00
whitelist.html Complete removal of font-based Fontawesome icons 2020-12-06 11:24:04 -05:00