Skip to content

Commit

Permalink
add gstatic to background.js (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerncoder committed Oct 9, 2020
1 parent bdbb40b commit a6b42d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion background.js
Expand Up @@ -6,7 +6,7 @@ const GOOGLE_CONTAINER_ICON = "briefcase";
let GOOGLE_DOMAINS = [
"google.com", "google.org", "googleapis.com", "g.co", "ggpht.com",
"blogger.com", "googleblog.com", "blog.google", "googleusercontent.com", "googlesource.com",
"google.org", "google.net", "466453.com", "gooogle.com", "gogle.com", "ggoogle.com", "gogole.com", "goolge.com", "googel.com", "googlee.com", "googil.com", "googlr.com", "elgoog.im", "ai.google", "com.google", "about.google", "registry.google", "google",
"google.org", "google.net", "466453.com", "gooogle.com", "gogle.com", "ggoogle.com", "gogole.com", "goolge.com", "googel.com", "googlee.com", "googil.com", "googlr.com", "elgoog.im", "ai.google", "com.google", "about.google", "registry.google", "google", "gstatic.com"
];

const GOOGLE_INTL_DOMAINS = [
Expand Down

0 comments on commit a6b42d9

Please sign in to comment.