From: Mischa POSLAWSKY Date: Thu, 27 Apr 2017 00:38:25 +0000 (+0200) Subject: browser: increase agent threshold after new wikimedia data X-Git-Tag: v1.10~62 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/814bef45401eedb1a152ca0b5a07898fb31cb7ef browser: increase agent threshold after new wikimedia data --- diff --git a/browser.plp b/browser.plp index a78e0ec..85ed156 100644 --- a/browser.plp +++ b/browser.plp @@ -90,7 +90,7 @@ print <<'';

Alternate rendition of Fyrd's when can I use... page my ($canihas, $usage); -my $minusage = $get{threshold} // .7; +my $minusage = $get{threshold} // 1; given ($get{usage} // 'wm') { when (!$_) { # none