Skip to content

Commit d4f6c9a

Browse files
authored
Add api.massive.com to global fetch allowlist (#15)
Adds `api.massive.com` alongside references to its former name `api.polygon.io` in the global fetch allowlist.
1 parent ed4053f commit d4f6c9a

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/capabilities/server/http-fetch-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The following domains are globally allowed and can be fetched by any app:
7171
- cdn.espn.com
7272
- discord.com
7373
- api.polygon.io
74+
- api.massive.com
7475
- polygon.io
7576
- slack.com
7677
- lichess.org

docs/capabilities/server/http-fetch.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ The following domains are globally allowed and can be fetched by any app:
180180
- cdn.espn.com
181181
- discord.com
182182
- api.polygon.io
183+
- api.massive.com
183184
- polygon.io
184185
- slack.com
185186
- lichess.org

versioned_docs/version-0.11/capabilities/http-fetch-allowlist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The following domains are globally allowed and can be fetched by any app:
77
- cdn.espn.com
88
- discord.com
99
- api.polygon.io
10+
- api.massive.com
1011
- polygon.io
1112
- slack.com
1213
- lichess.org

versioned_docs/version-0.12/capabilities/server/http-fetch-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The following domains are globally allowed and can be fetched by any app:
7171
- cdn.espn.com
7272
- discord.com
7373
- api.polygon.io
74+
- api.massive.com
7475
- polygon.io
7576
- slack.com
7677
- lichess.org

versioned_docs/version-0.12/capabilities/server/http-fetch.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ The following domains are globally allowed and can be fetched by any app:
180180
- cdn.espn.com
181181
- discord.com
182182
- api.polygon.io
183+
- api.massive.com
183184
- polygon.io
184185
- slack.com
185186
- lichess.org

0 commit comments

Comments
 (0)