TikTok


TikTok { let desc = document.querySelector(‘#verifyEle’); desc.innerText = texts[pageDescKey]; }); window.TTGCaptcha.render({ verify_data: JSON.stringify({ subtype: option.type, …(option.verifyConfig || {}), }) }); // tt embed iframe if (window.self !== window.top && window.name.indexOf(‘__tt_embed__’) !== -1) { const resizeData = JSON.stringify({ signalSource: window.name, height: 600, }); window.parent.postMessage(resizeData, ‘*’); } } function successCb() { location.reload(); } function feedbackSubmitCb() { window.TTGCaptcha.render({ verify_data: JSON.stringify({ subtype: option.type, …(option.verifyConfig || {}), }) }); } ]]>

Source