From 28d517236705c31df05cb332b1506db22f16beae Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 24 Nov 2018 03:10:10 +0000 Subject: [PATCH] Improve fastly detection (#2494) This can be verified [here](https://www.computerworld.com/article/3288925/computer-hardware/as-bitcoin-values-slide-high-end-gpu-prices-drop-too.html) --- src/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps.json b/src/apps.json index 77388080f..7575a8b38 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3039,6 +3039,7 @@ "headers": { "Fastly-Debug-Digest": "", "Vary": "Fastly-SSL", + "x-via-fastly:": "", "X-Fastly-Request-ID": "" }, "icon": "Fastly.svg",