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

25 lines
1.4 KiB
JSON

{
"name": "ThoughtConduit",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ThoughtConduit is a groupware application for people who create with sound, video, animation, text and Virtual Reality. ThoughtConduit provides a creative environment on the internet where users have access to cross-platform tools for articulating, organizing, and distributing multimedia. The ThoughtConduit System consists of two primary components: The Web Server Framework and the desktop Client Application. The Web framework allows access to many ThoughtConduit features from virtually any modern web browser. The Client Application provides communication between other clients and the web server.",
"website": "http://www.thoughtconduit.net/",
"matches": [
{
"certainty": 10,
"text": "<html><body>There has been an error</body></html>"
},
{
"certainty": 25,
"text": "<html><head><title>Error</title></head><body>Your request produced an error.</body></html>"
},
{
"md5": "6554c90f59823801b2791edff3c3998c"
},
{
"regexp": "(?-mix:This site runs on ThoughtConduit v([^\\s]+) by <A TARGET=new HREF=\"http:\\/\\/www\\.sensoryresearch\\.com\">Sensory Research<\\/A><\\/FONT><\\/I><\\/TD><\\/TR><\\/table><\\/body>)",
"offset": 1
}
]
}