huacnlee / social-share-button

Helper for add social share feature in your Rails app. Twitter, Facebook, Weibo, Douban ...
MIT License
582 stars 309 forks source link

How to specify the sharing link of Wechat separately? #174

Open dccmmtop opened 5 years ago

dccmmtop commented 5 years ago

The link to the current page is https://www.example.com/topics/23.

Sharing links between Twitter and Douban should be links to the current page. But I have Wechat's App. When clicking on Wechat to share, the link to the two-dimensional code should be https://www.example.com/wechat/topics/23. How to specify the URL of Wechat?