mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
560 B
JSON
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
|
|
}
|
|
]
|
|
}
|