fix(route/4gamers): handle InsertOneAdsSection (#22071)

This commit is contained in:
Azan 2026-05-21 21:52:17 +08:00 committed by GitHub
parent 63e2641b43
commit c2d357fc03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ const parseItem = async (item) => {
.map((section) => {
switch (section['@type']) {
case 'ContentAdsSection':
case 'InsertOneAdsSection':
case 'ScrollerAdsSection':
case 'textScrollerAdsSection':
return '';