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

18 lines
560 B
JSON

{
"name": "phpRaid",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "phpRaid is a raid management tool for World of Warcraft - a MMORPG developed by Blizzard.",
"website": "http://www.spiffyjr.com/",
"matches": [
{
"certainty": 75,
"text": "Raid Management Provided by phpRaid"
},
{
"regexp": "(?-mix:Raid Management Provided by <a href=\"http:\\/\\/www.spiffyjr.com\\/\">phpRaid<\\/a> v([\\d\\.]+))",
"offset": 1
}
]
}