diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 05:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 05:47:55 +0000 |
commit | 31d6ff6f931696850c348007241195ab3b2eddc7 (patch) | |
tree | 615cb1c57ce9f6611bad93326b9105098f379609 /uAssets/templates/easylist-notifications.template | |
parent | Initial commit. (diff) | |
download | ublock-origin-31d6ff6f931696850c348007241195ab3b2eddc7.tar.xz ublock-origin-31d6ff6f931696850c348007241195ab3b2eddc7.zip |
Adding upstream version 1.55.0+dfsg.upstream/1.55.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'uAssets/templates/easylist-notifications.template')
-rw-r--r-- | uAssets/templates/easylist-notifications.template | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/uAssets/templates/easylist-notifications.template b/uAssets/templates/easylist-notifications.template new file mode 100644 index 0000000..9aba65d --- /dev/null +++ b/uAssets/templates/easylist-notifications.template @@ -0,0 +1,22 @@ +[Adblock Plus 2.0] +! Title: EasyList – Notifications +! Last modified: %timestamp% +! Expires: 7 days (update frequency) +%include easylist:template_header.txt% +! +!--------------------------General blocking rules-----------------------------! +%include easylist:fanboy-addon/fanboy_notifications_general_block.txt% +!------------------------General element hiding rules-------------------------! +%include easylist:fanboy-addon/fanboy_notifications_general_hide.txt% +!-------------------------Third-party blocking rules--------------------------! +%include easylist:fanboy-addon/fanboy_notifications_thirdparty.txt% +%include easylist:fanboy-addon/fanboy_sounds_thirdparty.txt% +!--------------------------Specific blocking filters--------------------------! +%include easylist:fanboy-addon/fanboy_notifications_specific_block.txt% +!------------------------Specific element hiding rules------------------------! +%include easylist:fanboy-addon/fanboy_notifications_specific_hide.txt% +%include easylist:fanboy-addon/fanboy_notifications_specific_uBO.txt% +!------------------------Rules for international sites------------------------! +!---------------------------------Allowlists----------------------------------! +%include easylist:fanboy-addon/fanboy_notifications_allowlist.txt% +%include easylist:fanboy-addon/fanboy_notifications_allowlist_general_hide.txt% |