Eliminating injected inline javascript codes

Hello,
I am trying to avoid injected inline javascript codes on my website. I removed the Bot Fight Mode injection because I am on the Free Plan.
Though, I couldn’t find where does this snippet come from:

An hint would be much appreciated.

Thanks,
Kaan

fetch(window.location.href, {
method: “GET”,
headers: {
“ts-request-embed-key”: “d77f9923-5065-484f-936a-10f0cc4b70ad:f90e18c42cdc879c67cc63bb15a9844d259907e07ee3223e2341d8631224fc8f”
}
});

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.