improve event processing by adding asynchronous handling for better performance
This commit is contained in:
@@ -72,6 +72,9 @@ const BODY_PREFIX_BLOCKLIST = [
|
||||
// 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",
|
||||
|
||||
// cnbc paywall shell — no article body, just site nav
|
||||
"subscribe to cnbc pro subscribe to investing club",
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user