Results 33 comments of Nanahira

Anyway, if you would like making the server directly post the replay to your own server, you may write a plugin for it, hooking `STOC_REPLAY` using `ygopro.stoc_follow_after`. See Wiki for...

How about making a plugin to post your needed data?

你的 node 运行环境是?

请使用 `git-registry.mycard.moe/mycard/srvpro` 这个镜像。 Docker Hub 上面的镜像由于 Docker 不再提供免费镜像构建服务,因此我们不在维护了。

Check your internet setting before opening this issue.

Why don't you put an issue to sd-webui itself rather than issuing here? Anyway, you may try to use `header` option to add extra headers if your sd-webui backend has...

It's better to support s3 directly as well.

Why don't you use `session.username`?

To tell the truth, at last I added `api.challonge.com` into `/etc/hosts`, which got my connection problem solved. Thanks anyway. Well, I looked carefully through the http node module. It really...

Seemed that the string matching task made Node's main thread stuck. Is it possible to move it to `worker_threads`?