diff --git a/README.md b/README.md index 4f3d6d3f..a4f68937 100644 --- a/README.md +++ b/README.md @@ -433,13 +433,15 @@ Support this project by becoming a sponsor. Your logo will show up here with a l - + - + + + Please note that links to the sponsors above are not direct endorsements nor affiliated with any of contributors of the nodemon project. diff --git a/website/index.html b/website/index.html index 6a8cfe2d..d12d079b 100644 --- a/website/index.html +++ b/website/index.html @@ -124,13 +124,15 @@
Please note that links to the sponsors above are not direct endorsements nor affiliated with any of contributors of the nodemon project.
diff --git a/website/oc.jq b/website/oc.jq index 76d9bea4..f515e197 100644 --- a/website/oc.jq +++ b/website/oc.jq @@ -81,7 +81,16 @@ def tomarkdown: createdAt: "2024-12-13 12:00:00", website: "https://zimplerkasinot.net/", image: "https://github.com/user-attachments/assets/cbeddc6e-827a-41eb-b669-a0a4575d068a" -}] | +}, { + isActive: true, + tier: 1, + MemberId: "Youraffe2", + image: true, + createdAt: "2025-01-13 12:00:00", + website: "https://verovapaatnettikasinot.net/", + image: "https://github.com/user-attachments/assets/686bae37-cc29-45e6-b079-ea0bdc101f4e" +} +] | def markdown: $markdown; diff --git a/website/oc.js b/website/oc.js index 714c43d3..ad1f2a2c 100644 --- a/website/oc.js +++ b/website/oc.js @@ -29,6 +29,7 @@ async function curl(out) { console.log(url + offset); res.push(...next.map((_) => ({ ..._, tier: i }))); offset += next.length; + if (next.length === 0) break; } while (offset % 100 === 0); }