diff --git a/src/apps.json b/src/apps.json index 3eef48276..95f34741c 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6750,7 +6750,8 @@ 22 ], "headers": { - "Server": "nginx(?:/([\\d.]+))?\\;version:\\1" + "Server": "nginx(?:/([\\d.]+))?\\;version:\\1", + "X-Fastcgi-Cache": "" }, "icon": "Nginx.svg", "website": "http://nginx.org/en"