fix: remove legacy CMS health checks and update verification routes
This commit is contained in:
@@ -8,8 +8,8 @@ const routes = [
|
||||
'/de/opengraph-image',
|
||||
'/en/opengraph-image',
|
||||
'/de/blog/opengraph-image',
|
||||
'/de/api/og/product?slug=low-voltage-cables',
|
||||
'/en/api/og/product?slug=medium-voltage-cables',
|
||||
'/de/kontakt/opengraph-image',
|
||||
'/en/contact/opengraph-image',
|
||||
];
|
||||
|
||||
async function verifyImage(path: string): Promise<boolean> {
|
||||
|
||||
Reference in New Issue
Block a user