Skip to content

Commit

Permalink
Merge pull request #66 from Kedstar99/patch-1
Browse files Browse the repository at this point in the history
Added wellbeing.google and getmdl to the container
  • Loading branch information
Perflyst authored Oct 16, 2019
2 parents a80f0a7 + c66b77d commit 009c95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion background.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const AD_DOMAINS = [
];

const DEVELOPER_DOMAINS = [
"madewithcode.com", "design.google", "gallery.io", "domains.google", "material.io", "android.com", "chromium.org", "cobrasearch.com", "chromecast.com", "chrome.com", "chromebook.com", "madewithcode.com", "whatbrowser.org", "withgoogle.com", "web.dev",
"madewithcode.com", "design.google", "wellbeing.google", "gallery.io", "domains.google", "material.io", "getmdl.io", "android.com", "chromium.org", "cobrasearch.com", "chromecast.com", "chrome.com", "chromebook.com", "madewithcode.com", "whatbrowser.org", "withgoogle.com", "web.dev",
];

GOOGLE_DOMAINS = GOOGLE_DOMAINS.concat(GOOGLE_INTL_DOMAINS)
Expand Down

0 comments on commit 009c95f

Please sign in to comment.