From e58568364222c2658c3896eaceb6cf3626b0b064 Mon Sep 17 00:00:00 2001
From: Soren Stoutner <soren@stoutner.com>
Date: Thu, 27 Apr 2023 11:59:49 -0700
Subject: [PATCH] Replace `blocklists` with `filter lists`.

---
 CHANGELOG     |  2 +-
 README        | 10 +++++-----
 ultralist.txt |  4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index df7a454..0484051 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,7 +2,7 @@ v2 Pending
 • Update the homepage URL.
 • Refactor CHANGELOG.
 • Update the README with the new GitWeb and clone URLs.
-• Update the copyright dates to be © 2019,2021-2022.
+• Update the copyright dates to be 2019,2021-2023.
 
 v1
 • Block `adservice`.
diff --git a/README b/README
index e507c1f..773db91 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
-UltraList copyright © 2019,2021-2022 Soren Stoutner <soren@stoutner.com>.
+UltraList copyright 2019,2021-2023 Soren Stoutner <soren@stoutner.com>.
 
-https://www.stoutner.com/privacy-browser-android/blocklists/ultralist/
+https://www.stoutner.com/privacy-browser-android/filter-lists/ultralist/
 
-UltraList is a blocklist based on the Adblock syntax maintained by Stoutner to augment EasyList.
+UltraList is a filter list based on the Adblock syntax maintained by Stoutner to augment EasyList.
 The maintainers of EasyList have a policy of not blocking known ad elements when doing so breaks a large number of websites—what they call "consistently problematic filters".
 I can understand where they are coming from on this as they want things to just work.
-However, with Privacy Browser, I am starting with a fundamentally different philosophy, where I want users to have as much privacy and control as possible.
+However, with Privacy Browser Android, I am starting with a fundamentally different philosophy, where I want users to have as much privacy and control as possible.
 The purpose of UltraList is to block the known ads that EasyList doesn’t.
-Users of of Privacy Browser can disable it in Domain Settings if it is problematic for a domain they wish to use.
+Users of of Privacy Browser Android can disable it in Domain Settings if it is problematic for a domain they wish to use.
 
 Because UltraList only blocks ads that EasyList doesn’t, it should be used in conjunction with EasyList.  By itself it wouldn’t accomplish much.
 
diff --git a/ultralist.txt b/ultralist.txt
index f18f0b0..5445a93 100644
--- a/ultralist.txt
+++ b/ultralist.txt
@@ -1,9 +1,9 @@
 [Adblock Plus 2.0]
 ! Version: 1
 ! Title: UltraList
-! Last modified: 9 July 2019 18:11 UTC
+! Last modified: 27 Apr 2023 18:57 UTC
 ! Expires: 90 days (update frequency)
-! Homepage: https://www.stoutner.com/privacy-browser-android/blocklists/ultralist/
+! Homepage: https://www.stoutner.com/privacy-browser-android/filter-lists/ultralist/
 ! Licence: GPLv3+ http://www.gnu.org/licenses/gpl-3.0.html
 !
 ! There should be no `adservice` on my system.  <https://redmine.stoutner.com/issues/450>
-- 
2.47.2