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

14 lines
552 B
JSON

{
"name": "MSGS",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "Mercury Satellite Ground Station is a software system for commanding and controlling a satellite ground station. It's goal is to help enable ubiquitous access to satellite resources via the Internet.",
"website": "http://mgsn.sourceforge.net/",
"matches": [
{
"regexp": "(?-mix:<title> Mercury Satellite Ground Station: Version ([\\d\\.]+)<\\/title>)",
"offset": 1
}
]
}