@@ -17,8 +17,10 @@
}
],
"share_target": {
- "action": "/add-link",
+ "action": "share",
+ "url_template": "/add-link?url={url}&name={title}&text={text}",
"method": "GET",
+ "enctype": "application/x-www-form-urlencoded",
"params": {
"title": "name",
"text": "text",