in libs/@guardian/libs/src/consent-management-platform/stub_gpp_usnat.js [5:13]
(window.__gpp_addFrame = function (e) {
if (!window.frames[e])
if (document.body) {
var t = document.createElement('iframe');
(t.style.cssText = 'display:none'),
(t.name = e),
document.body.appendChild(t);
} else window.setTimeout(window.__gpp_addFrame, 10, e);
}),