diff --git a/src/technologies.json b/src/technologies.json index 0804b87c6..9b804678f 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14177,12 +14177,11 @@ "low", "recurring" ], - "dom": ["link[rel='stylesheet'][id*='oceanwp-style-css']", - "body[class*='oceanwp-theme']" - ], - "html": [ - "]* 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" },