Added Zeuscart

main
q-- 11 years ago
parent 6e5aa76118
commit b6fcbebc99

@ -3201,6 +3201,13 @@
"script": "zepto.*\\.js", "script": "zepto.*\\.js",
"env": "^Zepto$" "env": "^Zepto$"
}, },
"Zeuscart": {
"website": "zeuscart.com",
"cats": [ 6 ],
"url": "?do=prodetail&action=show&prodid=\\d+",
"html": "<form name=\"product\" method=\"post\" action=\"[^\"]+\\?do=addtocart&prodid=\\d+\"(?:(?!<\\/form>).+)<input type=\"hidden\" name=\"addtocart\" value=\"\\d+\">",
"implies": "PHP"
},
"Zinnia": { "Zinnia": {
"website": "django-blog-zinnia.com", "website": "django-blog-zinnia.com",
"cats": [ 11 ], "cats": [ 11 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB