Update extract.ts
This commit is contained in:
@@ -308,3 +308,4 @@ function filterAndProcessLinks(
|
|||||||
x !== undefined && x.url !== undefined && !isUrlBlocked(x.url),
|
x !== undefined && x.url !== undefined && !isUrlBlocked(x.url),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user