From f2e22d8a5ff480e776b2d6f5bcae2de662dc6c70 Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Sat, 27 Jan 2018 11:29:55 -0600 Subject: Created a basic build script mostly to serve as an example of what files actually get uploaded to Mozilla. --- bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundle.js') diff --git a/bundle.js b/bundle.js index da46d29..67011db 100644 --- a/bundle.js +++ b/bundle.js @@ -1969,7 +1969,7 @@ function get_script(response,url,tabid,wl,index=-1){ } function block_ga(a){ console.log(a.url); - // This is actually just an HTML page + // This is just an HTML page if(a.url == 'https://www.google.com/analytics/#?modal_active=none'){ return; } -- cgit v1.2.3