Jauge offset 62, onglet mensuel renommé, déduction 66% sur boutons libres, champs label noir/vert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-04-21 16:27:30 +02:00
parent 25fe91ea93
commit b8048d24f6
5 changed files with 68 additions and 6 deletions

View file

@ -2,7 +2,7 @@ const DONORBOX_CONFIG = {
proxyUrl: '/api/donorbox-proxy.php',
};
const RECURRING_DONORS_OFFSET = 98;
const RECURRING_DONORS_OFFSET = 62;
const GOAL_SUPPORTERS = 500;
async function fetchDonorboxData() {