Skip to content

Commit

Permalink
Add mapwith.ai to Facebook domains
Browse files Browse the repository at this point in the history
Fixes #551
  • Loading branch information
Chaz6 authored Dec 16, 2019
1 parent 7dd0687 commit 3efee42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ const FACEBOOK_DOMAINS = [
"workplace.com", "www.workplace.com", "work.facebook.com",

"onavo.com",
"oculus.com", "oculusvr.com", "oculusbrand.com", "oculusforbusiness.com"
"oculus.com", "oculusvr.com", "oculusbrand.com", "oculusforbusiness.com",

"mapwith.ai"
];

const MAC_ADDON_ID = "@testpilot-containers";
Expand Down

0 comments on commit 3efee42

Please sign in to comment.