1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

"subdocument" filters reported as "sub_frame"

This commit is contained in:
gorhill 2015-07-07 11:04:24 -04:00
parent 32d2ae0e11
commit 235bce9faf

View File

@ -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',