Update player.html

This commit is contained in:
RochesterX
2025-11-19 09:40:48 -05:00
parent a5dde90d3c
commit d781a90e87

View File

@@ -34,7 +34,7 @@
<br>
<a href="/search">Return to Player Search</a>
<a href="#" onclick="if (history.length > 1) history.back(); else if (document.referrer) window.location.href = document.referrer; else window.location.href = '#';">Return to Player Search</a>
</div>
<script type="module" src="/player.js"></script>