Added script for vindskyddskartan

This commit is contained in:
Carl Vargklint 2025-01-06 20:07:32 +01:00
parent 134f34950c
commit 4b9e243600
1 changed files with 4 additions and 0 deletions

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