om(o・ω・o)m
om(o・ω・o)m
一点建议
试用了几个ip,发现几点问题 1.像az sg的那个ip,使用后提示边缘ip不可用。还有好几个ip提示403,nginx setup,抓取失败等,猜测逻辑应该是:curl检测cf网站指定ip,但应该改下,改成curl cloudflare.com 看看内容是否一致,不应该把没指定域名的都扫描进来了 2.不可用ip 希望能够筛选下能够使用的 感谢大佬无私奉献!
**Describe the bug** When I was modifying the configuration file using Python, two modifications were detected, the first one reading an empty file. **To Reproduce** ```python with open('config.yml', 'r+') as...
- Added maxPlayers and maxPlayersMessage options in the configuration file to allow setting a maximum number of connected players and customizing the full message. - Updated documentation to explain how...