Catfish

Results 12 comments of Catfish

同感,例如在第一轮爬取失败且重试仍然失败后,该URL会被标记,在不初始化的情况下,该URL的状态不能改变,总的就是不太方便,有机会看看`Remover`有没有改进的机会。

@tomsux I think they're already exists. For **HTTP_URL** https://github.com/jhao104/proxy_pool/blob/38bcf449a367ba641356bec971e4764b2a997065/handler/configHandler.py#L48-L54 For **POOL_SIZE_MIN** https://github.com/jhao104/proxy_pool/blob/38bcf449a367ba641356bec971e4764b2a997065/handler/configHandler.py#L72-L74 I hope it can help~

@KianNH Hi~ I have same issue with this error `ERR_SSL_VERSION_OR_CIPHER_MISMATCH`. As you said, I know that Cloudflare's SSL is not supported wildcard subdomain(ex. my.sub.mydomain.com), so I disable Cloudflare's Universal SSL....

@dmikusa-pivotal Thanks for you help~ The third method is better than others. But i can't locate `buildpack.toml` file to change the config. In the build steps, first `spring-boot-maven-plugin` use `paketobuildpacks/builder:tiny`...

@dmikusa-pivotal I really appreciate it. That help me a lot. But i still have two question about the details. #### 1. `sha256` value wrote in `binding` folder In my understanding,...

Thanks for your kind help~ I'll try it.

Using Local File Path will be more user-friendly. And i'll try it later. But I think the most easy way is that add the file path or url in `.pom`...

Oh...Got it. `spring-boot-maven-plugin` only define the `paketobuildpacks/builder:tiny` env values. And the mapping tag define the specific local path and hash to override the default value, so it will work by...

It's so great to hear that WeChat is on plan. 👍🏻 Here I provide is about WeChat Work Send Message Api Doc. As I know, for regular WeChat app, it...

@caronc I'm not sure which products are you mentioned? [WeChat](https://weixin.qq.com/)? or [WeCom (WeChat for Work)](https://work.weixin.qq.com/)? If you mean 'WeChat', I highly recommend against supporting it. As far as I know,...