Is it possible to do maxRedirects on single request?

Hi!

I have a scenario where I sometimes, as the 3rd redirect, are redirected to a url I dont want to go to.
This is as expected but I don’t know how to configure the script to not go there. I need to go to the to other redirects, so disableRedirects on that request is not an option.

Is this possible? (haven’t found it :))
Or is it possible to configure scripts to ignore redirects to a certain URL?

Regards
Robert