mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
26 lines
753 B
JSON
26 lines
753 B
JSON
{
|
|
"name": "3dcart",
|
|
"author": "Napz <napzs@rocketmail.com>, Andrew Horton, Bhavin Senjaliya <bhavin.senjaliya@gmail.com>",
|
|
"version": "0.3",
|
|
"description": "3dcart - The 3dcart Shopping Cart Software is a complete ecommerce solution for anyone.",
|
|
"website": "http://www.3dcart.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<!--START: 3dcart stats-->"
|
|
},
|
|
{
|
|
"text": "<!--END: 3dcart stats-->"
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:3dvisit)"
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:^affiliate\\s)",
|
|
"name": "affiliate cookie",
|
|
"certainty": 25
|
|
}
|
|
]
|
|
}
|