diff --git a/contribute/legacyadd.html b/contribute/legacyadd.html index 69c9b2f..06f5743 100644 --- a/contribute/legacyadd.html +++ b/contribute/legacyadd.html @@ -45,7 +45,7 @@

Contribute to the Plant Database

Back

-
+ @@ -83,11 +83,11 @@

Contribute to the Plant Database

description }; - fetch('(link unavailable)', { + fetch('https://api.jsonbin.io/v3/b/666d302ee41b4d34e4038a3a', { method: 'PUT', headers: { 'Content-Type': 'application/json', - 'X-Api-Key': 'your-api-key' + 'X-Api-Key': '$2a$10$5pSSz0LP.P0DqgUbKg2SL.0hMYEcCF8RKobNr2VUFuhWxRU0jv7CS' }, body: JSON.stringify(data) })