~ajpaon/aoc-leaderboard

Remove extra 0 from the end of the seconds place

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ajpaon/aoc-leaderboard
read/write
git@git.sr.ht:~ajpaon/aoc-leaderboard

You can also use your local clone with git send-email.

#AOCPLD (Advent of Code Private Leaderboard Daily)

This extension adds leaderboards for each problem to the bottom of your private leaderboard page. It relies on Advent of Code's private leaderboard JSON API.

Screenshot

#Installation

  1. Chrome: https://chrome.google.com/webstore/detail/aocpld/lfegjlkmjdhamelhomcianpablfmphep
  2. Firefox https://addons.mozilla.org/en-US/firefox/addon/aocpld/

#Build

Run the following commands to generate build.zip

yarn install
make build