From b7be99a1d75fe361217793129ea4b01317df2e7c Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Fri, 2 Feb 2018 05:22:45 +0100 Subject: [PATCH] Squarespace: Adds html detection (fix #2026) (#2046) Adds the html detection for Squarespace --- src/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps.json b/src/apps.json index eb594e2b5..82d08048c 100644 --- a/src/apps.json +++ b/src/apps.json @@ -8986,6 +8986,7 @@ "js": { "Squarespace": "" }, + "html": "", "headers": { "X-ServedBy": "squarespace" },