From 40a887694634767dabefbe8902e0fc4589cdf19c Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Fri, 8 Nov 2019 03:16:50 -0600 Subject: [PATCH] Remove WordPress from RevSlider MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Revolution Slider offers a non-WordPress library, so this assumption isn’t the best usage. - There are plenty of other WP detections, so removing this should be fine. --- src/apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 883d3a5a7..a862e3854 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9161,7 +9161,6 @@ "]* href=[\\'\"][^']+revslider[/\\w-]+\\.css\\?ver=([0-9.]+)[\\'\"]\\;version:\\1" ], "icon": "revslider.png", - "implies": "WordPress", "script": "/revslider/[/\\w-]+/js", "website": "https://revolution.themepunch.com/" },