Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/partials/_url_allowlist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ If you are running the tests from within a restrictive VPN you will need to allo

**The URLs are the following:**

- `https://api.cypress.io` - **Cypress API**
- `https://api.cypress.io` - **Cypress API**, **Studio**, **cy.prompt()**
- `https://assets.cypress.io` - **Asset CDN** (Org logos, icons, videos,
screenshots, etc.)
- `https://authenticate.cypress.io` - **Authentication API**
- `https://capture.cypress.io` - **Cypress Test Replay**
- `https://s3.amazonaws.com/capture.cypress.io` - **Uploading Cypress Test Replay from Test Runner**
- `https://cloud.cypress.io` - **Cypress Cloud**
- `https://cloud.cypress.io` - **Cypress Cloud**, **Studio**
- `https://docs.cypress.io` - **Cypress documentation**
- `https://download.cypress.io` - **CDN download of Cypress binary**
- `https://on.cypress.io` - **URL shortener for link redirects**
Expand Down