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

13 lines
233 B
JSON

{
"name": "Thelia",
"website": "http://thelia.net",
"matches": [
{
"regexp": "<(?:link|style|script)[^>]+/assets/frontOffice/"
}
],
"implies": [
"PHP",
"Symfony"
]
}