@ -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" : ""
}
}
@ -9183,6 +9183,20 @@
"url" : "^https?//.+\\.memberstack\\.io" ,
"url" : "^https?//.+\\.memberstack\\.io" ,
"website" : "https://www.memberstack.io"
"website" : "https://www.memberstack.io"
} ,
} ,
"Mercado Shops" : {
"cats" : [
6
] ,
"description" : "Mercado Shops is an all-in-one ecommerce platform." ,
"icon" : "Mercado Shops.svg" ,
"cookies" : {
"_mshops_ga_gid" : ""
} ,
"scripts" : "frontend-assets/mshops-web-home/vendor" ,
"saas" : true ,
"pricing" : [ "payg" ] ,
"website" : "https://www.mercadoshops.com"
} ,
"Mermaid" : {
"Mermaid" : {
"cats" : [
"cats" : [
25
25
@ -10575,8 +10589,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 ,