]> gitweb.stoutner.com Git - UltraList.git/commitdiff
Replace `blocklists` with `filter lists`. master
authorSoren Stoutner <soren@stoutner.com>
Thu, 27 Apr 2023 18:59:49 +0000 (11:59 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 27 Apr 2023 18:59:49 +0000 (11:59 -0700)
CHANGELOG
README
ultralist.txt

index b1459bc08663af8a72d6c50fd06e35519213c5e2..0484051290c42362d50869003d443037794b4ac1 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+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-2023.
+
 v1
-• Create UltraList.
 • Block `adservice`.
diff --git a/README b/README
index 1cde0a4c121f4765540f000c2c573d2a0ad97e24..773db91ffcaaa699f5103eee064fb087152c8e87 100644 (file)
--- a/README
+++ b/README
@@ -1,20 +1,24 @@
-UltraList copyright © 2019 Soren Stoutner <soren@stoutner.com>.
+UltraList copyright 2019,2021-2023 Soren Stoutner <soren@stoutner.com>.
 
-https://www.stoutner.com/privacy-browser/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.
 
 UltraList is released under the GPLv3+ license.  http://www.gnu.org/licenses/gpl-3.0.html.
 
-The repository is available at https://git.stoutner.com/?p=UltraList.git;a=summary.
+The repository is available at https://gitweb.stoutner.com/?p=UltraList.git;a=summary.
 
-The blocklist can be directly downloaded at https://git.stoutner.com/?p=UltraList.git;a=blob_plain;f=ultralist.txt.
+The blocklist can be directly downloaded at https://gitweb.stoutner.com/?p=UltraList.git;a=blob_plain;f=ultralist.txt.
 
-Feature requests and bug reports can be submitted at https://redmine.stoutner.com/projects/ultralist.
+The repository can be cloned using the following command:
+
+git clone https://git.stoutner.com/UltraList.git
+
+Feature requests and bug reports can be submitted at https://redmine.stoutner.com/projects/ultralist/issues.
index bde76216ed99e34e797b0f6226340cd6ec85d56d..5445a93af97bd01396e066e985f0b7b8d81fb84b 100644 (file)
@@ -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/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>