1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-04 01:59:38 +02:00
This commit is contained in:
Raymond Hill 2018-04-02 18:40:29 -04:00
parent 98df44c373
commit e64a59b32c
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -911,7 +911,7 @@ var filterDocument = (function() {
selectors: undefined,
scriptlets: undefined,
buffer: null,
mime: undefined,
mime: 'text/html',
charset: undefined
};