mirror of https://github.com/gorhill/uBlock.git
Fix bad alias
Related feedback: - https://github.com/DandelionSprout/adfilt/issues/63#issuecomment-1214131551
This commit is contained in:
parent
33d009e3ad
commit
78fccadaf2
|
@ -1290,7 +1290,7 @@
|
|||
|
||||
|
||||
// https://github.com/gorhill/uBlock/issues/1228
|
||||
/// window.name-defuser
|
||||
/// window.name-defuser.js
|
||||
(function() {
|
||||
if ( window === window.top ) {
|
||||
window.name = '';
|
||||
|
|
Loading…
Reference in New Issue