isBlitzRequest

Checks if a request path corresponds to a Blitz verification request.

Blitz is a service that verifies website ownership. This method checks if the requested path matches the configured Blitz verification path.

Return

true if this is a Blitz verification request, false otherwise

Parameters

path

The request path to check