mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
812 B
JSON
22 lines
812 B
JSON
{
|
|
"name": "DotA-OpenStats",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "DotA OpenStats - MySQL based web statistics site for DotA games. - Requires PHP and MySQL",
|
|
"website": "https://sourceforge.net/projects/dotaopenstats/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"generator\" content=\"dota OpenStats\" />"
|
|
},
|
|
{
|
|
"text": "<meta name=\"copyright\" content=\"openstats.iz.rs\" />"
|
|
},
|
|
{
|
|
"text": "<img alt='' width='16' height='16' style='vertical-align:middle' src='./style/dota/img/logo.png' />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:© (20[\\d]{2}) Powered by <a target=\"_blank\" href=\"http:\\/\\/openstats\\.iz\\.rs\">DotA OpenStats<\\/a>)"
|
|
}
|
|
]
|
|
}
|