Skip to content
Snippets Groups Projects
Commit 28ebad06 authored by MyIgel's avatar MyIgel :fire:
Browse files

Meshviewer: Ignore escaping

parent b62c9d8e
Branches
No related tags found
No related merge requests found
Pipeline #37326 failed
......@@ -71,7 +71,7 @@
"title": "Bild der Wochenstatistik"
}
],
"node_custom": "/[<>\"']/ig",
"node_custom": "/[^.*]/ig",
"deprecation_enabled": true,
"deprecation_text": "Warnung: Dieser Knoten ist veraltet und wird seit dem 30. September 2020 nicht mehr unterstützt. Mehr Infos unter <a href='https://supportende.ffm.freifunk.net/'>supportende.ffm.freifunk.net</a>. Wenn du der Eigentümer des Gerätes bist, bitten wir dich, das Gerät dringend zu ersetzen, um weiterhin am Netz teilnehmen zu können."
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment