diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-20 22:49:09 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-20 22:49:09 -0500 |
| commit | 6dae1299356475573dcbb672644f00220dd7701b (patch) | |
| tree | 28324b0fa79c90b48e769cff0ebfaf06abb3f08c | |
| parent | 0b503c46d0696b80c9a2779ab6949329a3e8f73a (diff) | |
clarify content filtering improvement plans
| -rw-r--r-- | static/features.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/features.html b/static/features.html index 75d253f6..ef32ccca 100644 --- a/static/features.html +++ b/static/features.html @@ -941,10 +941,10 @@ particularly with our goal of having most Vanadium users using nearly the same configuration.</p> - <p>We plan to move to a better content engine with support for content hiding - and more advanced filter rules in the future. Expanding the standard filters - will depend on having support for the extensions used by uBlock Origin, AdGuard - and other filters.</p> + <p>We plan to move to a better content engine with support for more advanced + filter rules and cosmetic filtering in the future. Expanding the standard + filters will depend on having support for the extensions used by uBlock Origin, + AdGuard and other filters.</p> <p>Most browser data is currently excluded from OS backups, which will likely be changed once GrapheneOS has a better backup service included. Export/import for |
