From b60c52f3a96d539a4d5a9e5e81349b051f730d90 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 8 Feb 2017 17:01:02 +0100 Subject: [PATCH] Add some Debian versions --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 4b06a262f..0569d6ca8 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1757,7 +1757,7 @@ ], "headers": { "Server": "Debian", - "X-Powered-By": "(?:Debian|dotdeb|(sarge|etch|lenny|squeeze|wheezy|jessie))\\;version:\\1" + "X-Powered-By": "(?:Debian|dotdeb|(potato|woody|sarge|etch|lenny|squeeze|wheezy|jessie|stretch|sid))\\;version:\\1" }, "icon": "Debian.png", "website": "debian.org"