From f424932ea5dd97ceee84f104e5c37bb2239bbbf5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 12 Jun 2019 13:58:44 -0400 Subject: drop unnecessary favicon query string for compat Skype appears to be unable to handle this and tries /favicon.ico%3F0 which triggers a 404 errors. The user agent is the following: Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5 --- static/source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/source.html') diff --git a/static/source.html b/static/source.html index c3d23a17..3057c0f7 100644 --- a/static/source.html +++ b/static/source.html @@ -18,7 +18,7 @@ - + -- cgit v1.3.1