Index: prober/probers.json |
diff --git a/prober/probers.json b/prober/probers.json |
index 8a40c493c207915ba75e2d1c21b2869292dc34e9..79c0d8304ff88d41e32acdbb97d581a0ec7be923 100644 |
--- a/prober/probers.json |
+++ b/prober/probers.json |
@@ -36,6 +36,13 @@ |
"body": "", |
"mimetype": "" |
}, |
+ "skiagold_hashes": { |
+ "url": "https://gold.skia.org/_/hashes", |
+ "method": "GET", |
+ "expected": [200], |
+ "body": "", |
+ "mimetype": "text/plain" |
+ }, |
"skiamonitor": { |
"url": "https://mon.skia.org", |
"method": "GET", |