mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Adding more syntaxes to uBO and Nano
This commit is contained in:
parent
4e95807cd3
commit
c4a4690e62
1 changed files with 20 additions and 0 deletions
|
|
@ -47,6 +47,10 @@
|
|||
"softwareId": 17,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 3
|
||||
},
|
||||
{
|
||||
"softwareId": 2,
|
||||
"syntaxId": 3
|
||||
|
|
@ -91,6 +95,22 @@
|
|||
"softwareId": 3,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 8
|
||||
},
|
||||
{
|
||||
"softwareId": 5,
|
||||
"syntaxId": 8
|
||||
},
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 9
|
||||
},
|
||||
{
|
||||
"softwareId": 5,
|
||||
"syntaxId": 9
|
||||
},
|
||||
{
|
||||
"softwareId": 16,
|
||||
"syntaxId": 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue