oceanwp - html identifiers removed

main
Rich Hall 4 years ago
parent ff8f3e193f
commit 12cb76d61e

@ -14177,12 +14177,11 @@
"low",
"recurring"
],
"dom": ["link[rel='stylesheet'][id*='oceanwp-style-css']",
"body[class*='oceanwp-theme']"
],
"html": [
"<link[^>]* href=[\\'\"][^']+oceanwp/.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
"dom": [
"link[id*='oceanwp']",
"body[class*='oceanwp-theme']"
],
"scripts": "themes/oceanwp.*\\.js\\?ver=([0-9.]+)\\;version:\\1",
"requires": "WordPress",
"website": "https://oceanwp.org"
},