diff --git a/firefox/Addons/uBlacklist/Filters.txt b/firefox/Addons/uBlacklist/Filters.txt new file mode 100644 index 0000000..7861a76 --- /dev/null +++ b/firefox/Addons/uBlacklist/Filters.txt @@ -0,0 +1,5 @@ +*://*.softonic.com/* +/pinterest\.(com|ca)/ +*://*.frwiki.wiki/* +*://editthis.info/* +*://www.looper.com/* \ No newline at end of file diff --git a/firefox/Addons/uBlacklist/Subscriptions.json.part b/firefox/Addons/uBlacklist/Subscriptions.json.part new file mode 100644 index 0000000..ae7869e --- /dev/null +++ b/firefox/Addons/uBlacklist/Subscriptions.json.part @@ -0,0 +1,32 @@ +"subscriptions": [ + { + "name": "uBlacklist GitHub Translation", + "url": "https://github.com/arosh/ublacklist-github-translation", + "enabled": true + }, + { + "name": "uBlacklist Stack Overflow Translation", + "url": "https://github.com/arosh/ublacklist-stackoverflow-translation", + "enabled": true + }, + { + "name": "ublacklist-pinterest", + "url": "https://github.com/rjaus/ublacklist-pinterest", + "enabled": true + }, + { + "name": "uBlacklistRule", + "url": "https://github.com/ncaq/uBlacklistRule", + "enabled": true + }, + { + "name": "StopModRepost", + "url": "https://api.stopmodreposts.org/minecraft/ublacklist.txt", + "enabled": true + }, + { + "name": "uBlacklistFandomWikis", + "url": "https://git.32bit.cafe/nu/uBlacklistFandomWikis/raw/branch/main/ublacklist-fandom.txt", + "enabled": true + } + ] \ No newline at end of file