/ Published in: Other

URL: http://facebook.com/
This is how you can see likes from a specific url
Expand |
Embed | Plain Text
SELECT like_count from link_stat where url="https://example.pe/f/meme/vota/";
You need to login to post a comment.