Removed html identifiers from Astra entry

main
Rich Hall 3 years ago
parent 294d6560d2
commit 29d645bfdd

@ -2435,15 +2435,11 @@
"low", "low",
"freemium" "freemium"
], ],
"html": [
"<link[^>]* href=[\\'\"][^']+wp-content/themes/astra/.*\\.css\\?ver=([0-9.]+)\\;version:\\1",
"<!--\\[if*.<script.*\/themes\/astra"
],
"dom": [ "dom": [
"style[id*='astra-theme']", "style[id*='astra-theme']",
"script[id*='astra-theme']" "script[id*='astra-theme']"
], ],
"scripts": "wp-content/themes/astra", "scripts": "themes/astra.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
"requires": "WordPress", "requires": "WordPress",
"website": "https://wpastra.com/" "website": "https://wpastra.com/"
}, },