F9y4ng / GreasyFork-Scripts

The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.
https://f9y4ng.github.io/GreasyFork-Scripts/
GNU General Public License v3.0
951 stars 46 forks source link

[发现错误] HoYoLab评论显示为宋体 #166

Closed Weixiang closed 1 year ago

Weixiang commented 1 year ago

HoYoLab评论显示为宋体

错误再现

  1. 例如 https://www.hoyolab.com/article/14668149
  2. 滚动到评论区即可看到评论字体为宋体
  3. 关掉脚本后,为微软雅黑

预期结果
将字体渲染为设置的鸿蒙黑体

屏幕截图
关闭脚本效果 https://ibb.co/RHsfwNm

打开脚本效果 https://ibb.co/vdrxTLb

客户端信息:

请预先排除与你本地其他扩展或脚本的冲突,尽量在仅运行本脚本的情况下测试

附加信息 (在此处添加有关此问题的任何附加信息)

F9y4ng commented 1 year ago

建议

排除渲染的HTML标签中,找到并删除,pre,pre *,然后保存为站点独享。