mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Attempted to add syntaxes for the new adblockers
This commit is contained in:
parent
82a89eda55
commit
14f2074eb3
1 changed files with 18 additions and 6 deletions
|
|
@ -1,14 +1,26 @@
|
|||
[
|
||||
{
|
||||
"softwareId": 2,
|
||||
"syntaxId": 3
|
||||
},
|
||||
[
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"softwareId": 2,
|
||||
"syntaxId": 3
|
||||
},
|
||||
{
|
||||
"softwareId": 3,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"softwareId": 4,
|
||||
"syntaxId": 3
|
||||
},
|
||||
{
|
||||
"softwareId": 5,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"softwareId": 6,
|
||||
"syntaxId": 3
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue