mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
394 B
JSON
18 lines
394 B
JSON
{
|
|
"name": "LightMon Engine",
|
|
"website": "http://lightmon.ru",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[lm_online]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "<!-- Lightmon Engine Copyright Lightmon"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "LightMon Engine"
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |