Update single_url.ts
This commit is contained in:
parent
3563e3ae45
commit
2ea01f1456
@ -267,7 +267,7 @@ export async function scrapSingleUrl(
|
||||
includeHtml: false,
|
||||
waitFor: 0,
|
||||
screenshot: false,
|
||||
headers: {}
|
||||
headers: undefined
|
||||
},
|
||||
existingHtml: string = ""
|
||||
): Promise<Document> {
|
||||
|
Loading…
Reference in New Issue
Block a user