Block Reverse Proxy Requests from Cloudflare Workers

i have a domain, example.com, which is behind cloudflare. recently, I found out that someone is reverse proxying my site onto their own domain, example.net, using a cloudflare worker. i want like to stop this from happening.how can i block these kinds of reverse proxy requests?
Was this page helpful?