I have a Worker to inject some html in my gitlab page.
However, the root document is supposed to redirect to a login page but does no such thing.
Can I somehow exclude a redirect page (not just that one, some other pages do redirects) from the worker?