Share button.
(*) ?url=[URL] specify a URL instead of the current URL.
Specify the default category: ?category=[CATEGORY]
Here are the possible categories to choose from: [business,entertainment,lifestyle,local media,sports,technology,world]
(*) ?referer=[REFERER] gives points to the referer when the link is clicked.
(*) Before passing a URL or a username, it must be encoded.
PHP: use urlencode
JavaScript: use encodeURIComponent
Java: use java.net.URLEncoder.encode
