browser: increase agent threshold after new wikimedia data
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 27 Apr 2017 00:38:25 +0000 (02:38 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 29 May 2017 16:51:18 +0000 (18:51 +0200)
browser.plp

index a78e0ecab8f37c178bfa300ecc6b9a58b7473879..85ed1565f1d41435d08bf2fcf226221f5a54259c 100644 (file)
@@ -90,7 +90,7 @@ print <<'';
 <p id="intro">Alternate rendition of Fyrd's <a href="http://caniuse.com/">when can I use...</a> page
 
 my ($canihas, $usage);
-my $minusage = $get{threshold} // .7;
+my $minusage = $get{threshold} // 1;
 given ($get{usage} // 'wm') {
        when (!$_) {
                # none