mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Had goofed up some syntax IDs slightly, part 1
This commit is contained in:
parent
ac54a94b89
commit
392ccce12f
1 changed files with 3 additions and 3 deletions
|
|
@ -7515,7 +7515,7 @@
|
|||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 10,
|
||||
"syntaxId": 12,
|
||||
"viewUrl": "https://cdn.rawgit.com/NanoAdblocker/NanoFilters/master/NanoFilters/NanoBase.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -7534,7 +7534,7 @@
|
|||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 10,
|
||||
"syntaxId": 12,
|
||||
"viewUrl": "https://cdn.rawgit.com/NanoAdblocker/NanoFilters/master/NanoFilters/NanoWhitelist.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -7553,7 +7553,7 @@
|
|||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 10,
|
||||
"syntaxId": 12,
|
||||
"viewUrl": "https://cdn.rawgit.com/NanoAdblocker/NanoFilters/master/NanoFilters/NanoAnnoyance.txt"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue