mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Remove strat mime type in scriptlets.js
Related ffedback:
- 6f5aa947fb (commitcomment-34205920)
This commit is contained in:
parent
8954175252
commit
4c201c90e1
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@
|
||||||
|
|
||||||
|
|
||||||
// https://github.com/uBlockOrigin/uAssets/issues/58
|
// https://github.com/uBlockOrigin/uAssets/issues/58
|
||||||
/// gpt-defuser.js application/javascript
|
/// gpt-defuser.js
|
||||||
(function() {
|
(function() {
|
||||||
'use strict';
|
'use strict';
|
||||||
const noopfn = function() {
|
const noopfn = function() {
|
||||||
|
|
Loading…
Reference in a new issue