mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"name": "BigDump",
|
|
"website": "http://www.ozerov.de/bigdump.php",
|
|
"matches": [
|
|
{
|
|
"regexp": "<!-- <h1>BigDump: Staggered MySQL Dump Importer ver\\. ([\\d.b]+)",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": [
|
|
"MySQL",
|
|
"PHP"
|
|
]
|
|
} |