Files
OneForAll-mirror/data/rules/whatweb/allomani-e-store.json
T
2020-07-29 00:02:06 +08:00

14 lines
498 B
JSON

{
"name": "Allomani-E-Store",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "E-Store with shopping cart for online shopping websites , hosting & designing , Paid services , etc ... Requirements : PHP, MySQL, ionCube",
"website": "http://allomani.com/en/store_script.html",
"matches": [
{
"regexp": "(?-mix:<meta name=\"generator\" content=\"Allomani Store v([\\d\\.]+)\" \\/>)",
"offset": 1
}
]
}