This commit is contained in:
Tykayn 2025-09-26 17:38:30 +02:00 committed by tykayn
parent 2bb77d2300
commit 98c40b2447
16 changed files with 1836 additions and 361 deletions

View file

@ -149,7 +149,7 @@ class LiveResource:
</div>
</div>
<script>
const API_URL = 'https://api.openeventdatabase.org/event?limit=1000';
const API_URL = 'https://api.openeventdatabase.org/event?when=last30days&limit=1000';
let chart;
let allFeatures = [];
let familySet = new Set();