Merge pull request #4724 from nurbek91/TRISOshop

Add TRISOshop / ecommerce
main
Elbert Alias 3 years ago committed by GitHub
commit c4cfa168e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,8 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.5269 2.24243C17.3613 1.92643 16.9421 1.61283 15.7877 1.60083C21.2421 4.66563 22.4605 10.692 20.7677 17.0096C20.1093 19.4624 19.0925 21.6544 17.7285 23.42C20.1149 24.3992 22.6061 24.644 25.0685 23.9384C26.1501 22.4704 26.9949 20.7456 27.5109 18.816C29.5149 11.3328 26.0061 4.24723 18.5269 2.24243Z" fill="#6B190F"/>
<path d="M19.2757 2.08403C18.1133 1.76963 16.9421 1.61203 15.7877 1.60083C21.2421 4.66563 24.1445 11.1408 22.4517 17.4576C21.7869 19.952 20.4877 22.108 18.7773 23.792C21.5429 24.6728 24.4301 24.5392 27.2189 23.0704C27.3677 22.988 27.5133 22.9016 27.6589 22.82C27.6789 22.808 27.6997 22.8024 27.7205 22.7848C28.3525 21.7128 28.8565 20.5304 29.1981 19.2704C31.2021 11.7816 26.7613 4.08883 19.2757 2.08403Z" fill="#A81F23"/>
<path d="M2.59412 19.8295C2.90932 21.0015 2.84452 21.5199 3.41012 22.5215C3.33732 16.2687 7.94372 12.2015 14.2645 10.5103C16.7149 9.85267 19.1245 9.63667 21.3333 9.93347C20.9861 7.38147 19.9549 5.09587 18.1133 3.32467C16.2981 3.11427 14.3861 3.24867 12.4573 3.76147C4.97172 5.77347 0.58932 12.3527 2.59412 19.8295Z" fill="#801A17"/>
<path d="M2.08135 19.2639C2.39655 20.4295 2.84455 21.5199 3.41015 22.5215C3.33735 16.2687 7.49015 10.5167 13.8125 8.82626C16.3037 8.15666 18.8181 8.20306 21.1381 8.83906C20.5117 6.00626 18.9557 3.57666 16.2837 1.89826C16.1413 1.80466 15.9925 1.72306 15.8437 1.63586C15.8293 1.62386 15.8085 1.61266 15.7885 1.60066C14.5413 1.58866 13.2709 1.74066 12.0037 2.07826C4.51655 4.08306 0.0765457 11.7759 2.08135 19.2639Z" fill="#C52126"/>
<path d="M25.7998 24.8359C26.6478 23.9847 27.1318 23.7751 27.7198 22.7847C22.3318 25.9719 16.5134 24.0207 11.8862 19.3927C10.0886 17.5983 8.69817 15.6167 7.85657 13.5535C5.81337 15.1335 4.35417 17.1671 3.73657 19.6495C4.46217 21.3223 5.53737 22.9127 6.95097 24.3343C12.4286 29.8063 20.319 30.3143 25.7998 24.8359Z" fill="#721912"/>
<path d="M25.5582 25.5583C26.4118 24.7079 27.1318 23.7751 27.7206 22.7839C22.3326 25.9711 15.2782 25.2551 10.651 20.6279C8.82696 18.7983 7.61176 16.6015 7.00296 14.2703C4.86456 16.2343 3.53256 18.7983 3.41336 21.9455C3.41016 22.1207 3.41016 22.2895 3.41016 22.4583C3.41016 22.4815 3.41016 22.5055 3.41016 22.5223C4.02216 23.6063 4.78856 24.6383 5.71816 25.5591C11.1958 31.0423 20.0766 31.0423 25.5582 25.5583Z" fill="#932122"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -1012,6 +1012,20 @@
"scripts": "tripadvisor\\.[\\w]+/WidgetEmbed", "scripts": "tripadvisor\\.[\\w]+/WidgetEmbed",
"website": "https://www.tripadvisor.com/Widgets" "website": "https://www.tripadvisor.com/Widgets"
}, },
"TRISOshop": {
"cats": [
6
],
"description": "TRISOshop is an ecommerce platform.",
"icon": "TRISOshop.svg",
"dom": "a[href*='www.trisoshop.pl'][target='_blank']",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://www.trisoshop.pl"
},
"TripleLift": { "TripleLift": {
"cats": [ "cats": [
36 36

Loading…
Cancel
Save