mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
21 lines
741 B
JSON
21 lines
741 B
JSON
{
|
|
"name": "IP-Logger-Pro",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "The IP Logger PRO provides a straightforward and efficient way to record and analyze your website visitors completely.",
|
|
"website": "http://www.debilsoft.de/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "\"Logdaten - Bitte hier klicken.\" inurl:\"iplog.php?action=show\""
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<br \\/><br \\/> debilsoft IP-Logger PRO Version ([\\d\\.]{1,5}) is licensed to [^<]+<\\/div><\\/body><\\/html>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<title>debilsoft IP-Logger PRO Besucherdaten</title>"
|
|
}
|
|
]
|
|
}
|