This commit is contained in:
Maze Winther
2025-07-09 07:39:00 +02:00
parent ad45c8c1ed
commit e5892fdea6

View File

@ -2,6 +2,12 @@
"redirects": [ "redirects": [
{ {
"source": "/(.*)", "source": "/(.*)",
"has": [
{
"type": "host",
"value": "fuckcapcut.com"
}
],
"destination": "https://opencut.app/why-not-capcut", "destination": "https://opencut.app/why-not-capcut",
"permanent": true "permanent": true
} }