Added script for vindskyddskartan

This commit is contained in:
2025-01-06 20:07:32 +01:00
parent 134f34950c
commit 4b9e243600
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
url="https://vindskyddskartan.se/en/places"
curl $url -o temp
grep td temp | sed -e 's/<[^>]*>//g' > vindskydd