mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
883 B
JSON
17 lines
883 B
JSON
{
|
|
"name": "TraceWatch",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "TraceWatch Real Time Web Stats and Traffic Analysis Lets you keep track of the visitors to your website in real time with detailed statistics and deep analysis using an innovative user interface for FREE and helps you make your website more effective. Can be easily installed on any website supporting PHP and MySQL.",
|
|
"website": "http://www.tracewatch.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<h1 class=\"main\"><a href=\"http://www.tracewatch.com/\"><img alt=\"TraceWatch\" title=\"TraceWatch\" src=\"./base/img/tracewatch"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www\\.tracewatch\\.com\\/\">TraceWatch<\\/a> V?([^\\s]+) Copyright ©2004-20[\\d]{2} Arash Dejkam)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|