Skip to content

Commit

Permalink
Added wit.ai to the default sites list
Browse files Browse the repository at this point in the history
  • Loading branch information
regier21 committed Apr 18, 2021
1 parent 27e0767 commit 52f6fbc
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 @@ -21,7 +21,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",

"wit.ai"
];

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

0 comments on commit 52f6fbc

Please sign in to comment.