fix title voor HLN en Parool; helperfuncties naar internal/util

This commit is contained in:
Peter Kleiweg
2026-05-24 16:16:21 +02:00
parent 4b56c0cd70
commit 75832c3132
36 changed files with 301 additions and 648 deletions

View File

@@ -1,12 +1,11 @@
package main
import (
"html"
e "codeberg.org/pebbe/errors"
"encoding/xml"
"fmt"
"html"
"io"
"net/http"
"net/url"