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

11 lines
220 B
JSON

{
"name": "Ubercart",
"website": "http://www.ubercart.org",
"matches": [
{
"search": "script",
"regexp": "uc_cart/uc_cart_block\\.js"
}
],
"implies": "Drupal"
}