Update check-fire-engine.ts
This commit is contained in:
@@ -25,7 +25,7 @@ export async function checkFireEngine(req: Request, res: Response) {
|
|||||||
"X-Disable-Cache": "true",
|
"X-Disable-Cache": "true",
|
||||||
},
|
},
|
||||||
body: JSON.stringify({
|
body: JSON.stringify({
|
||||||
url: "https://example.com",
|
url: "https://roastmywebsite.ai",
|
||||||
}),
|
}),
|
||||||
signal: controller.signal,
|
signal: controller.signal,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user