A very, very simple project to handle redirects to other URLS via CF KV entries.
This is to alleviate the 10 URL redirect rules limit on CF.
Clone this repository/use as template, change the value of your KV id as well as the variable value of FALLBACK_URL.
Push your changes to CF.
Your KV keys are the pathnames to match. These will be checked against in lowercase format. The values will be the destination.