Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Unified Diff: components/domain_reliability/baked_in_configs/www_youtube_com.json

Issue 571973002: Domain Reliability: Update/add configs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2125
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/domain_reliability/baked_in_configs/www_gstatic_com.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability/baked_in_configs/www_youtube_com.json
diff --git a/components/domain_reliability/baked_in_configs/www_youtube_com.json b/components/domain_reliability/baked_in_configs/www_youtube_com.json
index 7669f3fe6f98955d7ce7541fe0fa2a1279182e5f..fd70e91290ecb2af73c50b9b3a82e9f304cada67 100644
--- a/components/domain_reliability/baked_in_configs/www_youtube_com.json
+++ b/components/domain_reliability/baked_in_configs/www_youtube_com.json
@@ -1,10 +1,13 @@
{
"config_version": "www-youtube-com-v1",
- "config_valid_until": 1413331200.0,
+ "config_valid_until": 1425168000.0,
"monitored_domain": "www.youtube.com",
"collectors": [
{
"upload_url": "https://clients2.google.com/domainreliability/upload"
+ },
+ {
+ "upload_url": "https://beacons.gvt2.com/domainreliability/upload"
}
],
"monitored_resources": [
« no previous file with comments | « components/domain_reliability/baked_in_configs/www_gstatic_com.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698