Skip to content

Commit 926e8c8

Browse files
committed
Update faq.mdx
1 parent c4c516e commit 926e8c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ See the question above for what counts as a billable event. Some tools available
9191
4. Look for gates that are 0% or 100% pass. These can be launched (always return Pass) or disabled (always return Fail) to stop generating billable events. [More information](https://statsig.com/updates#2/2/2023). With experiments, filter to experiments with Status = In Progress and Created < [day-45] to find long running experiments to make sure these are intentional and not just forgotten.
9292

9393
## What domains do I need to whitelist for Content Security Policy (CSP)?
94-
If your web app configures the strict Content Security Policy (CSP) for security concerns, adjust the policy to whitelist these two Statsig domains
94+
If your web app configures strict Content Security Policy (CSP), adjust the policy to whitelist these two Statsig domains
9595
- https://featuregates.org (SDKs initialize and download config from here) and
96-
- https://events.statsigapi.net (log events)
96+
- https://events.statsigapi.net (SDKs log events here)

0 commit comments

Comments
 (0)