Openstatus www.openstatus.dev

✌️ just for the win

+1 -1
+1 -1
apps/web/next.config.js
··· 104 104 "^(?!.*\\.openstatus\\.dev$)(?!openstatus\\.dev$)(?<domain>.+)$", 105 105 }, 106 106 ], 107 - destination: "https://www.stpg.dev/:domain/:path*", 107 + destination: "https://www.stpg.dev/:path*", 108 108 }, 109 109 ], 110 110 };