We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3595979 commit 517794aCopy full SHA for 517794a
1 file changed
src/components/Gam.tsx
@@ -71,7 +71,8 @@ export const GamScripts = () => (
71
source.includes('/media/native/') ||
72
source.includes('fuse.js') ||
73
source.includes('fuseplatform.net') ||
74
- source.includes('/nobid/blocking_script.js')
+ source.includes('/nobid/blocking_script.js') ||
75
+ source.includes('adform.net')
76
) && (
77
(message && typeof message === 'string' && (
78
message.includes('contextWindow.parent') ||
0 commit comments