Pass through more info from nginx and log it, to help me figure out who's using Spothole and contact them about upcoming API changes. Also an enabler for #101.

This commit is contained in:
Ian Renton
2026-06-20 12:17:13 +01:00
parent 92121d7953
commit 5c598f91e6
11 changed files with 79 additions and 23 deletions

View File

@@ -284,7 +284,7 @@
</div>
<script src="/vendor/js/chart-4.4.9.umd.min.js"></script>
<script src="/js/conditions.js?v=1781947165"></script>
<script src="/js/conditions.js?v=1781954233"></script>
<script>$(document).ready(function () {
$("#nav-link-conditions").addClass("active");
}); <!-- highlight active page in nav --></script>