Skip to content

Commit c13dd57

Browse files
authored
Update allowedHttpLinks.txt
guessing the check system doesn't whitelist all child urls under a parent url
1 parent 84c6624 commit c13dd57

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

tools/checks/utils/allowedHttpLinks.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,5 +592,12 @@ https://github.com/evaera/roblox-animation-transfer?tab=readme-ov-file
592592
https://github.com/evaera/roblox-animation-transfer
593593
https://support.tipalti.com/Content/Topics/UserGuide/PaymentInformation/PaymentMethodsCoverage/IntroUSD.htm?Highlight=payment%20coverage#USD
594594
https://github.com/Roblox/creator-docs/tree/main/content/en-us/reference/cloud
595-
https://developer.mozilla.org/
596-
595+
https://developer.mozilla.org/docs/Web/HTTP/Methods/GET
596+
https://developer.mozilla.org/docs/Web/HTTP/Methods/HEAD
597+
https://developer.mozilla.org/docs/Web/HTTP/Methods/POST
598+
https://developer.mozilla.org/docs/Web/HTTP/Methods/PUT
599+
https://developer.mozilla.org/docs/Web/HTTP/Methods/DELETE
600+
https://developer.mozilla.org/docs/Web/HTTP/Methods/CONNECT
601+
https://developer.mozilla.org/docs/Web/HTTP/Methods/OPTIONS
602+
https://developer.mozilla.org/docs/Web/HTTP/Methods/TRACE
603+
https://developer.mozilla.org/docs/Web/HTTP/Methods/PATCH

0 commit comments

Comments
 (0)