Subj : xtrn/wttr.in/wttr-lib.js wttr.js To : Git commit to main/sbbs/master From : echicken Date : Fri Feb 24 2023 08:26 am https://gitlab.synchro.net/main/sbbs/-/commit/6eef99ba64481e845f9a211d Modified Files: xtrn/wttr.in/wttr-lib.js wttr.js Log Message: Allow command line arguments to override modopts values. Parameter names are -- prefixed, with a space between name and value. Quotes etc. around values are not handled; use escapes. We can get fancier with this later if it's necessary. Example: ?wttr.js --fallback_location Toronto --cache_ttl 0 .