Change `config` URL parameter to `con`
Closed this issue · 1 comments
craigsapp commented
But still allow config
as an alias when reading from URL.
craigsapp commented
Implemented in commit 9487bfd and 921e2da
The URL
https://polishscores.org/?id=18xx:393&con=AsSsTsHs
Loads the configuration AsSsHs
:
This URL using config
also works:
https://polishscores.org/?id=18xx:393&config=AsSsTsHs
And will be converted in the browser to the con
version:
https://polishscores.org/?id=18xx:393&con=AsSsTsHs