uBlacklist

This commit is contained in:
ngoomie 2023-07-06 01:37:27 -06:00
parent 7311c25d60
commit 57d63103c4
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,5 @@
*://*.softonic.com/*
/pinterest\.(com|ca)/
*://*.frwiki.wiki/*
*://editthis.info/*
*://www.looper.com/*

View File

@ -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
}
]