We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9600ca4 commit 61bd552Copy full SHA for 61bd552
lib/components_guide_web/live/latency_comparison.ex
@@ -193,6 +193,9 @@ defmodule ComponentsGuideWeb.LatencyComparisonLive do
193
[
194
"https://github.com/robots.txt",
195
"https://www.youtube.com/robots.txt",
196
+ "https://cloud.google.com/robots.txt",
197
+ "https://www.amazon.com/robots.txt",
198
+ "https://aws.amazon.com/robots.txt",
199
"https://medium.com/robots.txt",
200
"https://twitter.com/robots.txt",
201
"https://instagram.com/robots.txt",
0 commit comments