Add Trustpilot/Widget

main
nurbek 4 years ago
parent c15450533e
commit 54ab94a68d

@ -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

@ -3324,7 +3324,7 @@
"description": "ClustrMaps widget is a visitor tracker, designed for general web and blog use.", "description": "ClustrMaps widget is a visitor tracker, designed for general web and blog use.",
"icon": "ClustrMaps.svg", "icon": "ClustrMaps.svg",
"dom": { "dom": {
"img[src*=clustrmaps.com]": { "img[src*='clustrmaps.com']": {
"attributes": { "attributes": {
"src": "" "src": ""
} }
@ -10575,8 +10575,10 @@
"description": "OpenStreetMap is a free, editable map of the whole world that is being built by volunteers largely from scratch and released with an open-content license.", "description": "OpenStreetMap is a free, editable map of the whole world that is being built by volunteers largely from scratch and released with an open-content license.",
"icon": "OpenStreetMap.svg", "icon": "OpenStreetMap.svg",
"dom": { "dom": {
"iframe[src=*openstreetmap.org],iframe[data-lazy-src=*openstreetmap.org]": { "iframe[src*='openstreetmap.org'],iframe[data-lazy-src*='openstreetmap.org']": {
"text": "" "attributes": {
"src": ""
}
} }
}, },
"oss": true, "oss": true,
@ -15331,6 +15333,18 @@
"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": ""
},
"scripts": "\\.trustpilot\\.com",
"website": "https://business.trustpilot.com"
},
"Tumblr": { "Tumblr": {
"cats": [ "cats": [
11 11