Files
OneForAll-mirror/data/rules/wappalyzer/yoast seo.json
T
2020-07-29 00:02:06 +08:00

11 lines
265 B
JSON

{
"name": "Yoast SEO",
"website": "http://yoast.com",
"matches": [
{
"regexp": "<!-- This site is optimized with the Yoast (?:WordPress )?SEO plugin v([\\d.]+) -",
"offset": 1
}
],
"implies": "WordPress"
}