From 1a2ae78d84e62930635b929ee5c742c155f7d664 Mon Sep 17 00:00:00 2001 From: Jonas Felix Date: Sun, 12 Feb 2017 17:11:20 +0100 Subject: [PATCH] wix.com - use meta to detect --- src/apps.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 6971af835..943888583 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8065,7 +8065,9 @@ "Set-Cookie": "Domain=\\.wix\\.com", "X-Wix-Dispatcher-Cache-Hit": "" }, - "html": "X-Wix-Renderer-Server", + "meta": { + "X-Wix-Renderer-Server": "" + }, "icon": "Wix.png", "script": "static\\.wixstatic\\.com", "website": "wix.com"