Files
OneForAll-mirror/data/rules/whatweb/mioot-live-chat.json
T
2020-07-29 00:02:06 +08:00

19 lines
481 B
JSON

{
"name": "Mioot-Live-Chat",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Mioot live chat JavaScript",
"website": "http://www.mioot.com/",
"matches": [
{
"text": "<div id=\"miootOnOffDiv\""
},
{
"text": "<!-- Start LIVE CHAT image tag, for details visit www.mioot.com -->"
},
{
"text": "<a href=\"javascript:OnOffImage('V')\" "
}
]
}