Cloudflare page rules for removing multiple trailing slash
I want to set up the below things.
https://domain.com// OR https://domain.com// OR https://domain.com/// OR onwards
are redirecting to https://domain.com/
How can I set up this using the Cloudflare page rule?