/ikwilcoronabooster

Static site for finding the current year of Netherlands corona boosters

Primary LanguageHTML

corona bandaid

Periodically determine the first year allowed for NL Booster Shots. This is a really bad hack that just runs as a cronjob and publishes the static site.

The official site sets a CORS header so this can't do queries from the user's web browser to find the date.

The cloudflare firewall rules prevent github servers from fetching the the API, so it can't run as a github action.

So instead it runs in a loop on a desktop machine somewhere.