diff --git a/lib/routes/4gamers/utils.tsx b/lib/routes/4gamers/utils.tsx index 2ab20b022..ca7ea1404 100644 --- a/lib/routes/4gamers/utils.tsx +++ b/lib/routes/4gamers/utils.tsx @@ -39,6 +39,7 @@ const parseItem = async (item) => { .map((section) => { switch (section['@type']) { case 'ContentAdsSection': + case 'InsertOneAdsSection': case 'ScrollerAdsSection': case 'textScrollerAdsSection': return '';