Fix the source block
All checks were successful
Build the filter🚀 / build (push) Successful in 1m30s
All checks were successful
Build the filter🚀 / build (push) Successful in 1m30s
This commit is contained in:
parent
ff7bcb722e
commit
0be567ceb1
1 changed files with 2 additions and 9 deletions
|
@ -391,15 +391,8 @@
|
|||
},
|
||||
{
|
||||
"name": "anudeepND whitelist",
|
||||
"description": "A robust collection of commonly white listed websites borrowed from various sources including Pi-Hole subreddit, Pi-Hole forum, Pi-Hole GitHub repository and more!",
|
||||
"homepage": "https://github.com/anudeepND/whitelist",
|
||||
"sources": [
|
||||
{
|
||||
"name": "anudeepND whitelist",
|
||||
"source": "https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt",
|
||||
"type": "hosts"
|
||||
}
|
||||
],
|
||||
"source": "https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt",
|
||||
"type": "hosts",
|
||||
"transformations": [
|
||||
"Compress",
|
||||
"InvertAllow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue