From 76196bce863da891726a1138de69fa6f2effdfb6 Mon Sep 17 00:00:00 2001 From: Victor Marquez Date: Fri, 19 Aug 2016 15:55:10 -0400 Subject: [PATCH] Addes `window.close()` to index.html Adding `window.close()` will automatically close any pop-ups that might get loaded with a blocked ad. --- advanced/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/advanced/index.html b/advanced/index.html index 6bfc7988..3a4abe1f 100644 --- a/advanced/index.html +++ b/advanced/index.html @@ -1,4 +1,7 @@ + + + - \ No newline at end of file +