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

10 lines
257 B
JSON

{
"name": "Wolf CMS",
"website": "http://www.wolfcms.org",
"matches": [
{
"regexp": "(?:<a href=\"[^>]+wolfcms\\.org[^>]+>Wolf CMS(?:</a>)? inside|Thank you for using <a[^>]+>Wolf CMS)"
}
],
"implies": "PHP"
}