CJ_Clippy 72c607266f
Some checks failed
fp/our CI/CD / build (push) Successful in 46s
ci / test (push) Failing after 3m0s
add download cache
2025-11-21 16:53:27 -08:00

12 lines
208 B
JavaScript

/**
This directory is solely for redirecting futureporn v2 paths
ex: /vt/el_xox/vod/20240317T214358Z redirects to /vods/kaovo483w4f4rc1
*/
module.exports = function ({ redirect }, next) {
next()
}