Merge pull request #1029 from q--/Add_Shoptet

Add Shoptet
main
Elbert Alias 9 years ago
commit b49f107ea7

@ -5980,6 +5980,22 @@
"website": "shopify.com",
"icon": "Shopify.png"
},
"Shoptet": {
"cats": [
6
],
"env": "^shoptet$",
"html": "<link [^>]*href=\"https?://cdn\\.myshoptet\\.com/",
"implies": "PHP",
"meta": {
"web_author": "^Shoptet"
},
"script": [
"^https?://cdn\\.myshoptet\\.com/"
],
"website": "www.shoptet.cz",
"icon": "Shoptet.svg"
},
"Shopware": {
"cats": [
6

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" version="1.2" baseProfile="tiny" width="16px" height="16px" viewbox="0 0 16 16"><rect x="9" y="9" width="7" height="7" fill="#14B1EF"/><rect x="1" y="9" width="7" height="7" fill="#A7C721"/><rect x="5" y="1" width="7" height="7" fill="#F7A12B"/></svg>

After

Width:  |  Height:  |  Size: 329 B

Loading…
Cancel
Save