Skip to content
Merged
Changes from 4 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
9 changes: 9 additions & 0 deletions tools/checks/utils/allowedHttpLinks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -593,3 +593,12 @@ https://github.com/evaera/roblox-animation-transfer
https://support.tipalti.com/Content/Topics/UserGuide/PaymentInformation/PaymentMethodsCoverage/IntroUSD.htm?Highlight=payment%20coverage#USD
https://github.com/Roblox/creator-docs/tree/main/content/en-us/reference/cloud
https://www.youtube.com/playlist?list=PLuEQ5BB-Z1PK3EcpypEHHMlc2lknQCJyP
https://developer.mozilla.org/docs/Web/HTTP/Methods/GET
https://developer.mozilla.org/docs/Web/HTTP/Methods/HEAD
https://developer.mozilla.org/docs/Web/HTTP/Methods/POST
https://developer.mozilla.org/docs/Web/HTTP/Methods/PUT
https://developer.mozilla.org/docs/Web/HTTP/Methods/DELETE
https://developer.mozilla.org/docs/Web/HTTP/Methods/CONNECT
https://developer.mozilla.org/docs/Web/HTTP/Methods/OPTIONS
https://developer.mozilla.org/docs/Web/HTTP/Methods/TRACE
https://developer.mozilla.org/docs/Web/HTTP/Methods/PATCH
Loading