The API for Dad Laugh Button
Get the count from here
fetch('https://dadlaughbutton.stats100.xyz')
.then(res => { return res.json() })
.then(data => {
console.dir(data, { depth: null })
})| Name | Name | Last commit date | ||
|---|---|---|---|---|
The API for Dad Laugh Button
Get the count from here
fetch('https://dadlaughbutton.stats100.xyz')
.then(res => { return res.json() })
.then(data => {
console.dir(data, { depth: null })
})