Merge pull request #3586 from nurbek91/Trustpilot

Add Trustpilot/Widget
main
Elbert Alias 4 years ago committed by GitHub
commit ad297905c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M31.9176 12.4242H19.7294L15.9647 0.824219L12.1882 12.4242L0 12.4125L9.87059 19.5889L6.09412 31.1772L15.9647 24.0125L25.8235 31.1772L22.0588 19.5889L31.9176 12.4242Z" fill="#00B67A"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B

@ -17538,6 +17538,20 @@
"scripts": "consent\\.trustarc\\.com", "scripts": "consent\\.trustarc\\.com",
"website": "http://trustarc.com" "website": "http://trustarc.com"
}, },
"Trustpilot": {
"cats": [
5
],
"description": "Trustpilot is a Danish consumer review website which provide embed stand-alone applications in your website to show your most recent reviews, TrustScore, and star ratings.",
"icon": "Trustpilot.svg",
"js": {
"Trustpilot": ""
},
"saas": true,
"pricing": ["mid","freemium","recurring"],
"scripts": "\\.trustpilot\\.com",
"website": "https://business.trustpilot.com"
},
"TrustYou": { "TrustYou": {
"cats": [ "cats": [
5 5