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": [ "cats": [
51 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": [ "html": [
"<div class=(?:\"|')[^\"']*elementor", "<div class=(?:\"|')[^\"']*elementor",
"<section class=(?:\"|')[^\"']*elementor", "<section class=(?:\"|')[^\"']*elementor",
@ -5284,7 +5284,6 @@
"<link [^>]*href=(?:\"|')[^\"']*uploads/elementor/css" "<link [^>]*href=(?:\"|')[^\"']*uploads/elementor/css"
], ],
"icon": "Elementor.png", "icon": "Elementor.png",
"implies": "WordPress",
"js": { "js": {
"elementorFrontend.getElements": "" "elementorFrontend.getElements": ""
}, },