mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(dir-data): 🐛 add missing comma
This commit is contained in:
parent
67cd25aa91
commit
362c78f601
1 changed files with 1 additions and 1 deletions
|
|
@ -16392,7 +16392,7 @@
|
|||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/personal.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2635
|
||||
"filterListId": 2635,
|
||||
"id": 2901,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/personal.txt"
|
||||
|
|
|
|||
Loading…
Reference in a new issue