Closed nichtich closed 5 years ago
The application did not work on HTTPS because some embedded assets were included by hard-coded HTTP URLs. Nowadays HTTPS should be the default.
This fixes #205.
To give an example for testing:
The application did not work on HTTPS because some embedded assets were included by hard-coded HTTP URLs. Nowadays HTTPS should be the default.
This fixes #205.