feat: add share to weibo

This commit is contained in:
Wen Junhua
2023-12-21 11:30:20 +09:00
parent 82b5481914
commit f2da0e6ae7
12 changed files with 17 additions and 3 deletions
+5
View File
@@ -43,5 +43,10 @@
"icon": "line",
"title": "sharing.line",
"url": "https://line.me/R/share?text=%s%s"
},
"weibo": {
"icon": "weibo",
"title":"sharing.weibo",
"url": "https://service.weibo.com/share/share.php?url=%s&appkey=&title=%s&pic=&ralateUid=&lang"
}
}