sevennight

Results 4 issues of sevennight

在spider.run()方法里while循环else部分,多线程下抓取过程中调用spider.close(),会导致报 java.util.concurrent.RejectedExecutionException 异常,while处的验证有概率情况下没管用,建议优化下体验,加个try...catch,本来没问题的,只是有点强迫症,不喜欢看到异常

enhancement

![P S)0W ~8_K6U_EBKE5T_%P](https://user-images.githubusercontent.com/10414777/133963920-b1b6664b-4896-4c50-bb13-e191914a0495.png) 内容中间加了一个使用BackdropFilter做文字模糊的效果,只要加了这个,全文越界显示那儿肯定会直接变黑

I have a security-related question. After packaging a Java application into an .exe using javapackager, the executable can be opened with compression tools, revealing all the source code and Maven...

feedback