This static page opens an authenticated TikTok Ads route and initiates the
bytereplay.bridging protocol from an unrelated Cloudflare Pages origin.
It does not need, store, or transmit cookies.
Authorized test only. The optional webhook proof sends the bridge-disclosed
user_id and adv_id, route, and non-secret recorder metadata.
It never sends cookies, CSRF values, recorder tokens, or raw recorder options.
Not started.
Success is receipt of live InitRecorder and
StartRecording (streaming-http) messages from
https://ads.tiktok.com. That is the arbitrary-origin bridge disclosure.
TikTok Ads' observed CSP permits connections to *.amazonaws.com, but
ordinary Cloudflare deployment hosts such as *.pages.dev,
*.workers.dev, and *.r2.dev are not permitted upload
destinations. Cloudflare can host this opener PoC, but a full replay receiver must
use a hostname allowed by the target document's current CSP.