From f9da261441767ec2dbd6af305010531b1bb91277 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Mon, 5 Sep 2022 03:33:20 -0300 Subject: [PATCH] chore: add `CompactPromotedVideo` to ignore list --- src/parser/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/parser/index.ts b/src/parser/index.ts index caf39cfe..d891a207 100644 --- a/src/parser/index.ts +++ b/src/parser/index.ts @@ -464,6 +464,7 @@ export default class Parser { 'BackgroundPromo', 'PromotedSparklesWeb', 'RunAttestationCommand', + 'CompactPromotedVideo', 'StatementBanner' ]);