Fix WordPress version detection

main
Elbert Alias 4 years ago
parent 63211f1285
commit 65c830a70d

@ -21631,7 +21631,7 @@
"saas": true, "saas": true,
"scripts": [ "scripts": [
"/wp-(?:content|includes)/", "/wp-(?:content|includes)/",
"wp-embed\\.min\\.js\\?ver=([\\d.]+)\\;version:\\1" "wp-embed\\.min\\.js"
], ],
"website": "https://wordpress.org" "website": "https://wordpress.org"
}, },