We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
从3月尾起,渣浪微博在部分微博评论试行显示IP所属位置,即评论发布时间后会有“来自某地”字样,此举于今天开始于站内大范围启用。
The text was updated successfully, but these errors were encountered:
表面原因:隐藏只是在自己浏览器上不显示这段文字,并不会影响其他人查看自己发出的评论。添加这个功能可能导致一些人不理解实际的功能造成误会。而且这个文字本身并不是很醒目,也不算广告推广内容,所以就不加这个功能了。
实际原因:这货和发布时间挤在一块,要隐藏得写特殊的逻辑,复合上“使用本机时区”功能造成的问题,这逻辑写起来太麻烦了,所以谁给 PR 个过来……
Sorry, something went wrong.
和发布时间挤在一块,要隐藏得写特殊的逻辑,复合上“使用本机时区”功能造成的问题,这逻辑写起来太麻烦了······
其实“自定义来源微博仅显示‘来自微博’”功能 (customizeSource) 也可以移植到显示评论IP位置,无需隐藏,只需把评论的“来自某地”改为“来自微博”。
No branches or pull requests
从3月尾起,渣浪微博在部分微博评论试行显示IP所属位置,即评论发布时间后会有“来自某地”字样,此举于今天开始于站内大范围启用。
The text was updated successfully, but these errors were encountered: