diff --git a/lib/routes/zaobao/util.ts b/lib/routes/zaobao/util.ts index f2d8edf783626b..9dfc136946984a 100644 --- a/lib/routes/zaobao/util.ts +++ b/lib/routes/zaobao/util.ts @@ -100,6 +100,7 @@ const parseList = async ( $1('.overlay-microtransaction').remove(); $1('#video-freemium-player').remove(); $1('script').remove(); + $1('.bff-google-ad').remove(); let articleBodyNode = $1('.articleBody'); if (articleBodyNode.length === 0) {