mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"name": "Onshop",
|
|
"website": "https://onshop.asia",
|
|
"matches": [
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Onshop Ecommerce"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/opencart_custom\\.js"
|
|
}
|
|
],
|
|
"implies": "PHP",
|
|
"excludes": "OpenCart"
|
|
} |