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

10 lines
256 B
JSON

{
"name": "Drupal Commerce",
"website": "http://drupalcommerce.org",
"matches": [
{
"regexp": "<[^>]+(?:id=\"block[_-]commerce[_-]cart[_-]cart|class=\"commerce[_-]product[_-]field)"
}
],
"implies": "Drupal"
}