Skip to content

Commit 8cd6212

Browse files
committed
Use custom blank page for embedded iframe in dashboard
Related issue: uBlockOrigin/uBlock-issues#3631 (comment)
1 parent e3a3026 commit 8cd6212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<div></div>
3838
</section>
3939

40-
<iframe id="iframe" src="about:blank"></iframe>
40+
<iframe id="iframe" src="blank.html"></iframe>
4141

4242
<script src="lib/hsluv/hsluv-0.1.0.min.js"></script>
4343

0 commit comments

Comments
 (0)