CodeZhangBorui

Results 12 comments of CodeZhangBorui

The link to the file: https://zjl6wtvanh.feishu.cn/file/boxcnGBNzazliBp0iFoIKbhIv1g

> @Dedicatus546 [解决 Gitalk 无法获取 Github Token 问题](https://prohibitorum.top/7cc2c97a15b4.html) 感谢您的方案!已经成功在 Netlify 部署并使用。感谢!

Same problem here, start at line 103. See full log at [pastebin.com/BXg9pmMm](https://pastebin.com/BXg9pmMm) ``` [10:07:14] [Netty Worker IO Thread #3/ERROR] [BungeeTabListPlus]: An internal error occurred! Please send the following StackTrace to...

> > Same problem here, start at line 103. See full log at [pastebin.com/BXg9pmMm](https://pastebin.com/BXg9pmMm) > > What version do you use? Waterfall version git:Waterfall-Bootstrap:1.19-R0.1-SNAPSHOT:13085b9:510 by md_5

> > > > Same problem here, start at line 103. See full log at [pastebin.com/BXg9pmMm](https://pastebin.com/BXg9pmMm) > > > > > > > > > What version do you use?...

**Same, thanks!**

疑似是请求过于频繁导致Cloudflare阻止其接下来的所有请求

同,域名 xn--wcs.tk 无法访问

客户端向服务器发送一个特殊的请求的同时记录发出请求的时间戳 `A` 服务器收到请求后立刻返回服务器端时间戳 `B` 客户端接收到服务器的响应时记录时间戳 `C` `B - A` 即为客户端到服务器的延迟,\ `C - B` 即为服务器到客户端的延迟。 可以试试?