diff --git a/src/technologies.json b/src/technologies.json
index e596ff0cc..ac34ce924 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -13843,11 +13843,9 @@
"low",
"recurring"
],
+ "dom": "link[rel='stylesheet'][id*='oceanwp-style-css']",
"html": [
- "]* href=[\\'\"][^']+wp-content/themes/oceanwp/.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
- ],
- "dom": [
- "style[id*='oceanwp.*']"
+ "]* href=[\\'\"][^']+oceanwp/.*\\.css\\?ver=([0-9.]+)\\;version:\\1"
],
"requires": "WordPress",
"website": "https://oceanwp.org"