- Added PLAUSIBLE_BASE_URL settings option to make it possible to use the project with self-hosted Plausible installations. The default value is https://plausible.io (use the cloud version.) Thanks aareman for the contribution. PR #1.
- Made PLAUSIBLE_DOMAIN settings optional. If the value is not set, the domain name is taken from the request.
- Added more tests.