diff --git a/src/technologies.json b/src/technologies.json index 35dc9d44c..f0bb90109 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10371,11 +10371,8 @@ "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": { - "attributes": { - "src": "www\\.openstreetmap\\.org", - "data-lazy-src": "www\\.openstreetmap\\.org" - } + "iframe[src=*openstreetmap.org],iframe[data-lazy-src=*openstreetmap.org]": { + "text": "" } }, "oss": true,