Audio player for biblia.info.pl

You need to run it on http server.

On your local machine using Python3:

python3 -m http.server

For Python2

python -m SimpleHTTPServer