I want redirect all isers from Bosnia from domain.com to domain.com/archive if I use CF country r

I want redirect all isers from Bosnia from domain.com to domain.com/archive


if I use CF country redirect example worker: https://developers.cloudflare.com/workers/examples/country-code-redirect/
And visit domain.com/shop, it will not redirect me to domain.com/archive/shop, instad it will redirect me to just domain.com/archive.

Can you pleas help me update a code?
Documentation for Cloudflare Workers, a serverless execution environment that allows you to create entirely new applications or augment existing ones
Was this page helpful?