Update Elementor

Remove the implied WordPress rule as Elementor could be used without WordPress, and more likely than not, WordPress will be detected on it’s own signatures.
main
Kyle Taylor 5 years ago
parent df955d3874
commit 925acdd4bb

@ -5276,7 +5276,7 @@
"cats": [
51
],
"description": "WordPress is a free and open-source content management system used to create a website or blog.",
"description": "Elementor is the leading website builder platform for professionals on WordPress.",
"html": [
"<div class=(?:\"|')[^\"']*elementor",
"<section class=(?:\"|')[^\"']*elementor",
@ -5284,7 +5284,6 @@
"<link [^>]*href=(?:\"|')[^\"']*uploads/elementor/css"
],
"icon": "Elementor.png",
"implies": "WordPress",
"js": {
"elementorFrontend.getElements": ""
},