@ -3324,7 +3324,7 @@
"description" : "ClustrMaps widget is a visitor tracker, designed for general web and blog use." ,
"icon" : "ClustrMaps.svg" ,
"dom" : {
"img[src*= clustrmaps.com]": {
"img[src*= ' clustrmaps.com' ]": {
"attributes" : {
"src" : ""
}
@ -3516,6 +3516,20 @@
"icon" : "HP.svg" ,
"website" : "http://www.hp.com"
} ,
"Conekta" : {
"cats" : [
41
] ,
"description" : "Conekta is a Mexican payment platform." ,
"icon" : "Conekta.svg" ,
"scripts" : [
"conektaapi/v([\\d.]+)\\;version:\\1" ,
"cdn\\.conekta\\.\\w+/js/(?:v([\\d.]+)|)\\;version:\\1"
] ,
"saas" : true ,
"pricing" : [ "payg" ] ,
"website" : "https://conekta.com"
} ,
"Concrete5" : {
"cats" : [
1
@ -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." ,
"icon" : "OpenStreetMap.svg" ,
"dom" : {
"iframe[src=*openstreetmap.org],iframe[data-lazy-src=*openstreetmap.org]" : {
"text" : ""
"iframe[src*='openstreetmap.org'],iframe[data-lazy-src*='openstreetmap.org']" : {
"attributes" : {
"src" : ""
}
}
} ,
"oss" : true ,