Files
OneForAll-mirror/data/rules/whatweb/my-php-indexer.json
T
2020-07-29 00:02:06 +08:00

14 lines
488 B
JSON

{
"name": "My-PHP-Indexer",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "PHP file indexer",
"website": "http://www.mafiatic.com",
"matches": [
{
"regexp": "(?-mix:<!--Copyright--><a target=\"_blank\" class=\"l\" href=\"http:\\/\\/www.mafiatic.com\">Powered by My PHP Indexer ([\\d\\.]+) \\| Copyright &copy; [0-9]{4}\\-[0-9]{4} Mafiatic Inc.<\\/a><!--Copyright-->)",
"offset": 1
}
]
}