RekiDunois
RekiDunois
 当时的截图
顺带一提,公招标签中出现了「高级资深干员」的时候,mower会调用在线ocr,然后就会弹一个 `no OCR_APIKEY` 之类的错误,是不是默认的那个ocr key不能用得去申请一个新的呢?
``` do { if (*begin == i) return true; } while (begin++ != end) ``` 这样呢
我在heroku自建的rsshub服务,微博路由似乎也不能工作了
遇到了同样的问题,而且`luci-app-argon-config`安装失败,提示没有`luci-compat`,并且尝试`opkg install luci-compat`也失败,输出如下: ```log Downloading https://downloads.openwrt.org/releases/packages-21.02/aarch64_cortex-a53/luci/luci-compat_git-22.046.85744-f08a0f6_all.ipk Collected errors: * check_data_file_clashes: Package luci-compat wants to install file /usr/lib/lua/luci/cbi/datatypes.lua But that file is already provided by package * luci-base * check_data_file_clashes: Package...
https://github.com/Arnie97/katakana-terminator I use this katakana-to-English userscript. But I don't think this is the reason, because I try it in chrome and firefox, and this bug did not show up.
1.2.1 too.
IOS平台上的中文字体过小,有考虑添加字体大小调节功能吗? 或者说,主页页面整个显示比例都可以调大一点。
Iphone 6 wendu 于2018年8月13日周一 下午8:17写道: > @RekiDunois iPhone 几? > > [image: :octocat:] From gitme Android > > > — > You are receiving this because you were mentioned. >...
重新确认了一下 log,发现启动的时候 efb 会报如下错误: ```log 2021-07-11 15:56:46,607 [Level 99]: ehforwarderbot.__main__ (__main__.init; __main__.py:129) Initializing slave milkice.qq... Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/aiohttp/connector.py", line 969, in _wrap_create_connection return await self._loop.create_connection(*args, **kwargs)...