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

14 lines
282 B
JSON

{
"name": "Lithium",
"website": "https://www.lithium.com",
"matches": [
{
"search": "cookies[LithiumVisitor]",
"regexp": ".*"
},
{
"regexp": " <a [^>]+Powered by Lithium"
}
],
"implies": "PHP"
}