refactor content fetching and embedding processes for improved concurrency and error handling
This commit is contained in:
@@ -68,6 +68,10 @@ const BODY_PREFIX_BLOCKLIST = [
|
||||
"checking your browser before",
|
||||
"this site requires javascript",
|
||||
"please make sure your browser supports",
|
||||
|
||||
// yahoo finance serves its global nav when the article body is js-rendered
|
||||
// and the plain fetch only gets the static shell
|
||||
"today's news us politics world weather",
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user