diff --git a/src/client/check-iframes.ts b/src/client/check-iframes.ts index a5e93fcbe..ae19d654d 100644 --- a/src/client/check-iframes.ts +++ b/src/client/check-iframes.ts @@ -4,10 +4,8 @@ const redundantFrames = [ 'https://t.bilibili.com/h5/dynamic/specification', ] export const checkIframes = () => { - // TODO: if customNavbar enabled if (redundantFrames.includes(document.URL)) { console.log(`Skipped