mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
611 B
JSON
18 lines
611 B
JSON
{
|
|
"name": "WoW-Raid-Manager",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "WoW Raid Manager or WRM for short is a PHP based application supporting World of Warcraft guilds.",
|
|
"website": "http://www.wowraidmanager.net/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "\"Raid Management Provided by WoW Raid Manager\""
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Raid Management Provided by <a href=\"http:\\/\\/www.wowraidmanager.net\\/\">WoW Raid Manager<\\/a> v([\\d\\.]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|