devel #1

Merged
Superminaren merged 4 commits from devel into main 2025-01-07 01:44:06 +01:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 4b9e243600 - Show all commits

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