From 703b3846bfa13e2c510499867cd1e2cda999fe9c Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Fri, 5 Jul 2024 14:15:38 -0700 Subject: [PATCH] Block HTTP pings and third-party fonts. --- CHANGELOG | 6 ++++-- README | 2 +- ultraprivacy.txt | 8 ++++++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index dcc23fd..d65613d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ -v4 Pending +v4 +• Block all HTTP ping requests. +• Block all third-party fonts. • Update the README with the new URLs. -• Update the copyright dates to be 2018-2019,2021-2023. +• Update the copyright dates to be 2018-2019,2021-2024. v3 • Block `connect.facebook`, which is used by their public API for websites to allow Facebook to spy on users. diff --git a/README b/README index 0721cd5..548d983 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -UltraPrivacy copyright 2018-2019,2021-2023 Soren Stoutner . +UltraPrivacy copyright 2018-2019,2021-2024 Soren Stoutner . https://www.stoutner.com/privacy-browser-android/filter-lists/ultraprivacy/ diff --git a/ultraprivacy.txt b/ultraprivacy.txt index bbb5cd4..056cbd3 100644 --- a/ultraprivacy.txt +++ b/ultraprivacy.txt @@ -1,7 +1,7 @@ [Adblock Plus 2.0] -! Version: 3 +! Version: 4 ! Title: UltraPrivacy -! Last modified: 27 Apr 2023 19:27 UTC +! Last modified: 5 Jul 2024 19:10 UTC ! Expires: 90 days (update frequency) ! Homepage: https://www.stoutner.com/privacy-browser-android/filter-lists/ultraprivacy/ ! Licence: GPLv3+ http://www.gnu.org/licenses/gpl-3.0.html @@ -12,3 +12,7 @@ analytics googletagservices ! There shall be no connecting to Facebook on the backend. connect.facebook +! Block all HTTP pings. Currently this can only be processed by Privacy Browser PC, but Privacy Browser Android will also gain this functionality in the 4.x series. +$ping +! Block all third-party fonts. Currently this can only be processed by Privacy Browser PC, but Privacy Browser Android will also gain this functionality in the 4.x series. +$font,third-party -- 2.45.2