mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Added a licence for a new list
I'm not sure what counts as "permissive for adaption", but I've set it to false.
This commit is contained in:
parent
edb093fd86
commit
ed641c7926
1 changed files with 8 additions and 1 deletions
|
|
@ -145,5 +145,12 @@
|
|||
"name": "OSINT",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"descriptionUrl": "https://raw.githubusercontent.com/googlehosts/hosts/master/LICENSE",
|
||||
"name": "GoogleHosts",
|
||||
"permissiveAdaptation": false,
|
||||
"permissiveCommercial": false
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue