From a19c6f26cba3c4aff2f09697874e14aa1990d492 Mon Sep 17 00:00:00 2001 From: AlexByte Date: Sun, 3 Sep 2017 12:24:29 +0300 Subject: [PATCH] Fix Wix detection. --- src/apps.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/apps.json b/src/apps.json index 5435100f4..073b5f3e8 100755 --- a/src/apps.json +++ b/src/apps.json @@ -9130,12 +9130,9 @@ "env": "^wix(?:Events|Data|Errors)", "headers": { "Set-Cookie": "Domain=\\.wix\\.com", - "X-Wix-Dispatcher-Cache-Hit": "" - }, - "icon": "Wix.png", - "meta": { "X-Wix-Renderer-Server": "" }, + "icon": "Wix.png", "script": "static\\.wixstatic\\.com", "website": "http://wix.com" },