Follow latest Web Share Target specification
This commit is contained in:
parent
f19ac5320e
commit
c473b62aed
3 changed files with 32 additions and 5 deletions
|
@ -43,6 +43,11 @@
|
|||
}
|
||||
],
|
||||
"share_target": {
|
||||
"url_template": "share?text=【{title}】%0A{text}%0A{url}"
|
||||
"action": "/share/",
|
||||
"params": {
|
||||
"title": "title",
|
||||
"text": "text",
|
||||
"url": "url"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue