diff options
Diffstat (limited to 'bundle.js')
-rw-r--r-- | bundle.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; } |