diff --git a/src/components/Gam.tsx b/src/components/Gam.tsx index 99a89887..82f28319 100644 --- a/src/components/Gam.tsx +++ b/src/components/Gam.tsx @@ -71,7 +71,8 @@ export const GamScripts = () => ( source.includes('/media/native/') || source.includes('fuse.js') || source.includes('fuseplatform.net') || - source.includes('/nobid/blocking_script.js') + source.includes('/nobid/blocking_script.js') || + source.includes('adform.net') ) && ( (message && typeof message === 'string' && ( message.includes('contextWindow.parent') ||