From d35911d22a2ad228a433704067ebdb4f181e6055 Mon Sep 17 00:00:00 2001 From: Espen Hovlandsdal Date: Tue, 2 Mar 2021 08:50:12 -0800 Subject: [PATCH] Detect XHR request against Sanity API --- src/technologies.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index ba1dc431d..8303373b6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14966,6 +14966,10 @@ } } }, + "headers": { + "x-sanity-shard": "" + }, + "xhr": "api(cdn)?\\.sanity\\.io", "icon": "Sanity.svg", "pricing": [ "freemium",