X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=remoteglot.pl;h=c8beaa463d5c58f3ae21f7b884c44257cb4d8d83;hp=b75d85e1961621c1fb5334242c1ac64ca052bc4e;hb=5736a183e629bedf79f56962a57bf90dd493d967;hpb=85b065a270537148c7135f239d07dcb83020ec4f diff --git a/remoteglot.pl b/remoteglot.pl index b75d85e..c8beaa4 100755 --- a/remoteglot.pl +++ b/remoteglot.pl @@ -935,6 +935,7 @@ sub output_json { name => "$white–$black", url => $ref->{'url'}, hashurl => $ref->{'hash_url'}, + score => $other_game_json->{'score'} }; }; if ($@) {