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

13 lines
258 B
JSON

{
"name": "Livefyre",
"website": "http://livefyre.com",
"matches": [
{
"regexp": "<[^>]+(?:id|class)=\"livefyre"
},
{
"search": "script",
"regexp": "livefyre_init\\.js"
}
]
}