mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
commit
2acfb819a1
3 changed files with 17 additions and 4 deletions
|
|
@ -1758,7 +1758,7 @@
|
|||
"policyUrl": null,
|
||||
"publishedDate": "2018-01-06T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"syntaxId": 17,
|
||||
"viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock_ublock.txt",
|
||||
"viewUrlMirror1": null,
|
||||
"viewUrlMirror2": null
|
||||
|
|
@ -7260,7 +7260,7 @@
|
|||
"policyUrl": null,
|
||||
"publishedDate": "2017-10-23T00:00:00",
|
||||
"submissionUrl": "https://polishannoyancefilters.netlify.com/issues",
|
||||
"syntaxId": 6,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/PolishFiltersTeam/PolishAnnoyanceFilters/master/PPB_uBlock_AdGuard.txt",
|
||||
"viewUrlMirror1": null,
|
||||
"viewUrlMirror2": null
|
||||
|
|
@ -12237,7 +12237,7 @@
|
|||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"syntaxId": 17,
|
||||
"viewUrl": "https://raw.githubusercontent.com/PolishFiltersTeam/PolishAnnoyanceFilters/master/PAF_unlocking_right_click.txt",
|
||||
"viewUrlMirror1": null,
|
||||
"viewUrlMirror2": null
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
{
|
||||
"softwareId": 4,
|
||||
"syntaxId": 3
|
||||
"syntaxId": 1
|
||||
},
|
||||
{
|
||||
"softwareId": 5,
|
||||
|
|
@ -178,5 +178,13 @@
|
|||
{
|
||||
"softwareId": 19,
|
||||
"syntaxId": 16
|
||||
},
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 17
|
||||
},
|
||||
{
|
||||
"softwareId": 5,
|
||||
"syntaxId": 17
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -73,5 +73,10 @@
|
|||
"id": 16,
|
||||
"definitionUrl": null,
|
||||
"name": "Domains with wildcards"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"definitionUrl": "https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#scriptlet-injection",
|
||||
"name": "uBlock Origin scriptlet injection"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue