YouXam
YouXam
> @geektutu > > ``` > > len := len(items) > > ``` > > > > 这种写法 是不是不太好 > > @weichangdong 感谢建议,已修改为 length `2.1 []int` 中没有修改过来
@TonyRL About this pr: https://github.com/DIYgod/RSSHub/pull/15156#discussion_r1556143180 I keep getting the "body is unusable" error when using `ofetch.raw`. So I use undici, which is also not in `devDependencies`.
> Weird, we use `std::io::BufReader` in a fairly straightforward way; I wouldn't expect it to block indefinitely at 1024 bytes. I'll take a look... @cyphar I analyze the reasons for...
> @YouXam It wasn't necessary to open a new issue 😅. > > We could add new lines to the QR codes, but because of how QR codes are encoded,...
In fact, at the time I submitted this pr, I had only completed the first two commits. The later commits are in fact just modifications based on my own usage...