Authored by lea guo

社区分享过滤emoji

... ... @@ -79,6 +79,8 @@ const getDetailShareData = (article, app_version = '6.9.11') => {
hideType = ['8', '9'];
}
desc = desc.replace(/\uD83C[\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F]/g, '');
return {
title: `@${article.authorName} 在有货社区上发了一篇内容,快点开看看!`,
imgUrl: handleProtocol(
... ...
{
"name": "yoho-community-web",
"version": "6.9.11-beta44",
"version": "6.9.12-RELEASE",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...