uBlacklist
This commit is contained in:
parent
7311c25d60
commit
57d63103c4
|
@ -0,0 +1,5 @@
|
||||||
|
*://*.softonic.com/*
|
||||||
|
/pinterest\.(com|ca)/
|
||||||
|
*://*.frwiki.wiki/*
|
||||||
|
*://editthis.info/*
|
||||||
|
*://www.looper.com/*
|
|
@ -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
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue