now the request of cftool would be blocked by cloudflare checker.↵
what I observed is that the js evaluated properly and requests are handled properly only in browsers, while the requests from tools like cftool would get hanged up infinitly.↵
↵
I've tried some golang lib like `chromedp` which interact with headless browser to skip the limitation but get no luck. the selenium returns 403 forbbiden:↵
![403 forbbiden](https://i.ibb.co/FxP09XXTvCbZ11/screenshot.png)↵
↵
is this intentionally? is there anyway I can get the cftool working again? what would be an alternative for cftool? thanks.
what I observed is that the js evaluated properly and requests are handled properly only in browsers, while the requests from tools like cftool would get hanged up infinitly.↵
↵
I've tried some golang lib like `chromedp` which interact with headless browser to skip the limitation but get no luck. the selenium returns 403 forbbiden:↵
![403 forbbiden](https://i.ibb.co/
↵
is this intentionally? is there anyway I can get the cftool working again? what would be an alternative for cftool? thanks.