Skip to content

Commit

Permalink
Merge pull request facebookincubator#307 from ezzak/add_whatsapp_cdn
Browse files Browse the repository at this point in the history
Add whatsapp CDN to host permissions
  • Loading branch information
rich-hansen authored Feb 13, 2024
2 parents 323c638 + 285bf62 commit ae1d849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/v2/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"https://*.privacy-auditability.cloudflare.com/*",
"https://static.xx.fbcdn.net/",
"https://static.cdninstagram.com/",
"https://static.whatsapp.net/",
"*://*.messenger.com/*",
"*://*.facebook.com/*",
"*://*.instagram.com/*",
Expand Down
1 change: 1 addition & 0 deletions config/v3/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"https://*.privacy-auditability.cloudflare.com/",
"https://static.xx.fbcdn.net/",
"https://static.cdninstagram.com/",
"https://static.whatsapp.net/",
"*://*.messenger.com/*",
"*://*.facebook.com/*",
"*://*.instagram.com/*",
Expand Down

0 comments on commit ae1d849

Please sign in to comment.