Mimi
Mimi
Currently we're using `overflow-wrap: break-word;`. `overflow-wrap: anywhere` is a more aggressive approach.
You can report it here: https://github.com/ethantw/Han/issues See https://github.com/ethantw/Han/blob/970d163c6af207027931dcde02c1cb7138de32c9/src/js/locale/h-ruby.js#L186
Do you mean that the default port of the hexo server conflicts with the debugger? You can specify a different port for hexo to avoid the conflict. I don't think...
你把对应的 css 文件和字体文件都先下载了,再根据字体文件的路径对应修改 css
现在解决了么 话说是tiebaclient!!!的算法过期了,还是什么其它的问题...以及通过用户名和密码获取BDUSS是否一定需要模拟客户端?
I replaced `while \( list\( (.*), (.*) \) = each\( (.*) \) \) \{` with `foreach ( $3 as $1 => $2 ) {` in src/phpf.php to avoid this problem,...
I can only guess that this is a memory leak issue (such as infinite recursion), but haven't researched how to fix it. Given that this project has lost maintenance, perhaps...
Maybe this one: https://github.com/prettier/plugin-php#editor-integration
You're welcome :)
@GoogleBeEvil 是的,这样改新版和旧版都可以兼容