Remove WordPress from RevSlider

- 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.
main
Kyle Taylor 5 years ago
parent d5df74cfda
commit 40a8876946

@ -9161,7 +9161,6 @@
"<link[^>]* href=[\\'\"][^']+revslider[/\\w-]+\\.css\\?ver=([0-9.]+)[\\'\"]\\;version:\\1" "<link[^>]* href=[\\'\"][^']+revslider[/\\w-]+\\.css\\?ver=([0-9.]+)[\\'\"]\\;version:\\1"
], ],
"icon": "revslider.png", "icon": "revslider.png",
"implies": "WordPress",
"script": "/revslider/[/\\w-]+/js", "script": "/revslider/[/\\w-]+/js",
"website": "https://revolution.themepunch.com/" "website": "https://revolution.themepunch.com/"
}, },