one-blog/docs/readme.md
liushuang 8013c7f5f6 init
2024-07-28 23:39:54 +08:00

4 lines
426 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 关于UserAgent工具的特殊声明
本项目在评论功能中有用到UserAgentUtils工具但本项目中的UserAgentUtils工具是被本人增强过的已适配国内大部分浏览器(腾讯系、360系、uc系等等)不过鉴于UseragentUtils作者的法律声明此工具就不共享了如果各位确实想用可以自己扩展下。主要就是扩展Browser和OperatingSystem两个枚举类。