mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
"subdocument" filters reported as "sub_frame"
This commit is contained in:
parent
32d2ae0e11
commit
235bce9faf
@ -170,7 +170,7 @@ var filterDecompiler = (function() {
|
|||||||
3: 'object',
|
3: 'object',
|
||||||
4: 'script',
|
4: 'script',
|
||||||
5: 'xmlhttprequest',
|
5: 'xmlhttprequest',
|
||||||
6: 'sub_frame',
|
6: 'subdocument',
|
||||||
7: 'font',
|
7: 'font',
|
||||||
8: 'other',
|
8: 'other',
|
||||||
13: 'elemhide',
|
13: 'elemhide',
|
||||||
|
Loading…
Reference in New Issue
Block a user