Hash the 40k hidden-players list and drop the old PayPal block
Deploy 40k-rankings / build-and-deploy (push) Successful in 4s

Hidden players are now matched by a hash of their full name or nickname
(src/hide.js) so the names aren't readable in the source or bundle.
Also removes the commented-out PayPal section from the Kingmaker
sign-up page.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
2026-09-22 19:14:12 -05:00
co-authored by Claude Opus 5.5
parent 95a54e9ec2
commit da2a5c42e7
5 changed files with 46 additions and 26 deletions
+1 -2
View File
@@ -29,8 +29,7 @@ different form or sheet, replace the iframe `src` in the relevant HTML file.
## Updating each season
Season name, dates and sign-up status are hardcoded in `index.html`. The entry
fee note is in `signups.html`. There's also a commented-out PayPal block there
that can be re-enabled if fees move back to PayPal.
fee note is in `signups.html`.
## Files