How to create a WAF rule that will allow you to disable Challenge for a specific sub-domain?

How to create a WAF rule that will allow you to disable Challenge for a specific sub-domain? I have a maven artifact repository, downloading artifacts is blocked because cloudflare sends challange. Currently I have created something like this, but it doesn't work, how can I do it another way?
image.png
Was this page helpful?