2021-08-16 07:06:35 +00:00
|
|
|
{
|
|
|
|
"email": {
|
|
|
|
"icon": "email",
|
2021-08-17 06:48:08 +00:00
|
|
|
"title": "sharing.email",
|
2021-08-16 07:06:35 +00:00
|
|
|
"url": "mailto:?body=%s&subject=%s"
|
|
|
|
},
|
|
|
|
"facebook": {
|
|
|
|
"icon": "facebook",
|
2021-08-17 06:48:08 +00:00
|
|
|
"title": "sharing.facebook",
|
2021-08-16 07:06:35 +00:00
|
|
|
"url": "https://www.facebook.com/sharer/sharer.php?u=%s"e=%s"
|
|
|
|
},
|
|
|
|
"linkedin": {
|
|
|
|
"icon": "linkedin",
|
2021-08-17 06:48:08 +00:00
|
|
|
"title": "sharing.linkedin",
|
2021-08-16 07:06:35 +00:00
|
|
|
"url": "https://www.linkedin.com/shareArticle?mini=true&url=%s&title=%s"
|
|
|
|
},
|
2021-10-20 00:07:55 +00:00
|
|
|
"pinterest": {
|
|
|
|
"icon": "pinterest",
|
|
|
|
"title": "sharing.pinterest",
|
|
|
|
"url": "https://pinterest.com/pin/create/bookmarklet/?url=%s&description=%s"
|
|
|
|
},
|
2021-08-16 07:06:35 +00:00
|
|
|
"reddit": {
|
|
|
|
"icon": "reddit",
|
2021-08-17 06:48:08 +00:00
|
|
|
"title": "sharing.reddit",
|
2021-08-16 07:06:35 +00:00
|
|
|
"url": "https://reddit.com/submit/?url=%s&resubmit=true&title=%s"
|
|
|
|
},
|
|
|
|
"twitter": {
|
|
|
|
"icon": "twitter",
|
2021-08-17 06:48:08 +00:00
|
|
|
"title": "sharing.twitter",
|
2021-08-16 07:06:35 +00:00
|
|
|
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
|
|
|
}
|
|
|
|
}
|