Add exclude routes for Workers

For Workers & Pages, what is the name of the domain?

What is the issue or error you’re encountering

logging every single request

What steps have you taken to resolve the issue?

provide feedback

What are the steps to reproduce the issue?

Would it be possible if you add exclude routes for Cloudflare Workers? I would like to prevent a Worker from running based on a pattern. For example, AVOID the Worker to run on static file extensions such as: /jpg$|jpeg$|png$|svg$|gif$|css$|js$|json$|woff$|woff2$/

This topic was automatically closed after 15 days. New replies are no longer allowed.