Hi,
I wanna exclude a route from a worker.
This URL has query parameters - so I cant exclude it because query URLs dont work.
So I got rid of the query and left the beginning of the path with a wildcard.
like this: rag-shop.com/wp-load
I also excluded the URL witch shows up in the browser after hitting the query URL.
But the worker still runs this path.
Any suggestions?
Best regards
Reinhard