Mercurial Hosting > chat
changeset 108:2c85ae7b8a35 default tip
logging
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 03 Sep 2025 12:40:20 -0600 |
parents | ed1418c95488 |
children | |
files | src/error_log.js.luan |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
diff -r ed1418c95488 -r 2c85ae7b8a35 src/error_log.js.luan --- a/src/error_log.js.luan Wed Sep 03 12:36:57 2025 -0600 +++ b/src/error_log.js.luan Wed Sep 03 12:40:20 2025 -0600 @@ -13,6 +13,7 @@ local bad_agents = { [[Version/14\.]] + [[Firefox/]] } local bad_agents_ptn = regex(concat(bad_agents,"|"))