Skip to content

Commit

Permalink
Update cors config for Edge
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackd committed Sep 15, 2022
1 parent 56b6676 commit f98232d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cors_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
{
"origin": [
"chrome-extension://ddollceobbebemnbdagcmgcilgkadcmo",
"chrome-extension://daabpdmgkghdbfljmeahnplkcldbeefg"
"chrome-extension://daabpdmgkghdbfljmeahnplkcldbeefg",
"chrome-extension://hdadelacifoidogimlijapliklanndmb"
],
"method": ["GET"],
"responseHeader": ["Content-Type"],
Expand Down

0 comments on commit f98232d

Please sign in to comment.