mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(data): lint PR #3601
This commit is contained in:
parent
7243f015e6
commit
29086b1898
3 changed files with 12 additions and 12 deletions
|
|
@ -17831,11 +17831,11 @@
|
|||
"name": "Jarelllama's Scam Blocklist (ABP syntax)"
|
||||
},
|
||||
{
|
||||
"description":"A blocklist for Arabic content and websites not listed in StevenBlack/hosts. Blocks pornography, gambling, social media, dating websites, and phishing.",
|
||||
"description": "A blocklist for Arabic content and websites not listed in StevenBlack/hosts. Blocks pornography, gambling, social media, dating websites, and phishing.",
|
||||
"homeUrl": "https://github.com/www-k9/hosts",
|
||||
"id":2659,
|
||||
"id": 2659,
|
||||
"issuesUrl": "https://github.com/www-k9/hosts/issues",
|
||||
"licenseId":2,
|
||||
"name":"WWW-K9"
|
||||
"licenseId": 2,
|
||||
"name": "WWW-K9"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12995,6 +12995,10 @@
|
|||
"filterListId": 2658,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2659,
|
||||
"tagId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 2659,
|
||||
"tagId": 7
|
||||
|
|
@ -13002,9 +13006,5 @@
|
|||
{
|
||||
"filterListId": 2659,
|
||||
"tagId": 11
|
||||
},
|
||||
{
|
||||
"filterListId": 2659,
|
||||
"tagId": 4
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -973,9 +973,9 @@
|
|||
"url": "https://github.com/jarelllama"
|
||||
},
|
||||
{
|
||||
"id":189,
|
||||
"name":"www-k9",
|
||||
"url":"https://github.com/www-k9",
|
||||
"emailAddress": "www-k9@proton.me"
|
||||
"emailAddress": "www-k9@proton.me",
|
||||
"id": 189,
|
||||
"name": "www-k9",
|
||||
"url": "https://github.com/www-k9"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue