From 155aa4a5fea998583f799f416d33eeaf633ca01a Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:12:47 +1100 Subject: [PATCH] Update technologies.json --- src/technologies.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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,