diff --git a/site/home-leaderboard.js b/site/home-leaderboard.js index c5c5e3f..324d74c 100644 --- a/site/home-leaderboard.js +++ b/site/home-leaderboard.js @@ -65,7 +65,7 @@ return; } - const top = rows.slice(0, 5); + const top = rows.slice(0, 10); if (!top.length) { list.innerHTML = `
  • 1.
  • `; diff --git a/site/index.html b/site/index.html index d63eae7..5b2e4d9 100644 --- a/site/index.html +++ b/site/index.html @@ -89,22 +89,11 @@

    Hardcore Leaderboard

    -
      +
      1. 1.Loading...
      more
    - -
    -

    C Rank Points

    -
      -
    1. 1.
    2. -
    3. 2.
    4. -
    5. 3.
    6. -
    7. 4.
    8. -
    9. 5.
    10. -
    -
    @@ -138,6 +127,6 @@ - +