oceanwp - html identifiers removed

main
Rich Hall 4 years ago
parent ff8f3e193f
commit 12cb76d61e

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