Skip to content

Commit 043070d

Browse files
authored
about-anonymized-image-urls - fix servername
1 parent 06f61e6 commit 043070d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/github/authenticating-to-github/about-anonymized-image-urls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versions:
88
free-pro-team: '*'
99
---
1010

11-
To host your images, {% data variables.product.product_name %} uses the [open-source project Camo](https://github.com/atmos/camo). Camo generates an anonymous URL proxy for each image that starts with ```https://camo.githubusercontent.com/``` and hides your browser details and related information from other users.
11+
To host your images, {% data variables.product.product_name %} uses the [open-source project Camo](https://github.com/atmos/camo). Camo generates an anonymous URL proxy for each image which hides your browser details and related information from other users. The URL starts `https://<subdomain>.githubusercontent.com/`, with different subdomains depending on how you uploaded the image.
1212

1313
Anyone who receives your anonymized image URL, directly or indirectly, may view your image. To keep sensitive images private, restrict them to a private network or a server that requires authentication instead of using Camo.
1414

0 commit comments

Comments
 (0)