Hello,
Just confirming one more thing about the retrieved mentions using your API.
Doing https://webmention.io/api/count?jsonp&target=https://scripter.co/git-diff-minified-js-and-css/
, I get:
{
"count": 51,
"type": {
"like": 24, <----------
"mention": 3,
"reply": 4,
"repost": 20 <----------
}
}
(The above is also seen here.)
But the actual likes/retweets are 53/21. Does that mean that brid.gy somehow was unable to catch the likes/retweets completely?