|
|
@ -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"
|
|
|
|
},
|
|
|
|
},
|
|
|
|