1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 17:19:38 +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',
4: 'script',
5: 'xmlhttprequest',
6: 'sub_frame',
6: 'subdocument',
7: 'font',
8: 'other',
13: 'elemhide',