Thomas 5793af4896 Configure analytics URL and obfuscate API key
Set the Horchposten backend URL in the shell data attribute and replace
the plaintext key lookup with XOR-encoded byte arrays decoded at runtime,
so the API key never appears as a readable string in source, HTML, or the
compiled WASM binary.
2026-03-08 19:52:34 +00:00
2026-02-28 18:03:47 +00:00
2026-02-28 18:03:47 +00:00
2026-03-02 20:32:28 +00:00
2026-02-28 18:03:47 +00:00
2026-03-05 17:38:46 +00:00
2026-03-05 17:38:46 +00:00
2026-03-05 19:21:41 +00:00
Description
No description provided
25 MiB
Languages
C 95%
Python 2.4%
HTML 1.5%
Makefile 1%
Dockerfile 0.1%