Trusted URLs
By default, worlds in VRChat cannot make requests to untrusted URLs unless the user enables the "Allow Untrusted URLs" setting. Public instances are additionally secured by a list of up to 10 hosts, which can be set by the world creator. This is an intentional measure for security purposes. There is however an allowlist of trusted domains that are the exception to this rule, and are specific to the type of content being loaded. Below are the different allowlists by type.
Video player allowlist
The following domains are allowlisted for public video content in video players. For the complete list used at runtime, which may change at any time, query the urlList property from the config endpoint of the VRChat API.
| Service | Domain |
|---|---|
| Akamai CDN | vod-progressive.akamaized.net
|
| Facebook Video | *.facebook.com,*.fbcdn.net
|
| Google Video | *.googlevideo.com
|
| Hyperbeam | *.hyperbeam.com,*.hyperbeam.dev
|
| Mixcloud | *.mixcloud.com
|
| NicoNico | *.nicovideo.jp
|
| Soundcloud | soundcloud.com,*.sndcdn.com
|
| Topaz Chat | *.topaz.chat
|
| Twitch | *.twitch.tv,*.ttvnw.net,*.twitchcdn.net
|
| VRCDN | *.vrcdn.live,*.vrcdn.video,*.vrcdn.cloud
|
| Vimeo | *.vimeo.com
|
| Youku | *.youku.com
|
| YouTube | *.youtube.com,youtu.be
|
String loading allowlist
The following domains are allowlisted for string loading using Udon. For the complete list used at runtime, which may change at any time, query the stringHostUrlList property from the config endpoint of the VRChat API.
| Service | Domain |
|---|---|
| DisBridge | *.disbridge.com
|
| GitHub | *.github.io
|
| GitHub Gist | gist.githubusercontent.com
|
| Pastebin | pastebin.com
|
| VRCDN | *.vrcdn.cloud
|
Image loading allowlist
The following domains are allowlisted for image loading using Udon. For the complete list used at runtime, which may change at any time, query the imageHostUrlList property from the config endpoint of the VRChat API.
| Service | Domain |
|---|---|
| Discord | cdn.discordapp.com
|
| DisBridge | *.disbridge.com
|
| Dropbox | dl.dropbox.com,dl.dropboxusercontent.com
|
| GitHub | *.github.io
|
| ImageBam | images4.imagebam.com
|
| ImgBB | i.ibb.co
|
| imgbox | images2.imgbox.com
|
| Imgur | i.imgur.com
|
| Postimages | i.postimg.cc
|
i.redd.it
| |
| X (formerly Twitter) | pbs.twimg.com
|
| VRCDN | *.vrcdn.cloud
|
| VRChat | assets.vrchat.com
|