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

13 lines
417 B
JSON

{
"name": "TeamViewer",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "TeamViewer - the All-In-One Solution for Remote Access and Support over the Internet",
"website": "http://www.TeamViewer.com",
"matches": [
{
"text": "<html><body>This site is running <a href='http://www.TeamViewer.com'>TeamViewer</a>.</body></html>"
}
]
}