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 9b74963 commit 4428e19Copy full SHA for 4428e19
lib/components_guide_web/live/latency_status.ex
@@ -76,6 +76,11 @@ defmodule ComponentsGuideWeb.LatencyStatusLive do
76
"https://unpkg.com/robots.txt",
77
"https://api.npmjs.org/downloads/point/last-month/react",
78
"https://cdn.jsdelivr.net/npm/[email protected]/underscore-esm-min.js",
79
+ # "https://aws.amazon.com/blogs/aws/",
80
+ # "https://aws.amazon.com/blogs/aws/feed/",
81
+ # "https://cloud.google.com/blog/",
82
+ "https://blog.cloudflare.com/",
83
+ "https://blog.cloudflare.com/rss/",
84
"https://vercel.com/blog",
85
"https://vercel.com/atom",
86
]
0 commit comments