Ignore nonce in CDATA

I’m doing some improvements on a client site that is a total mess, it happens that it outputs nonces in CDATA’s all over the place, and I don’t know where it comes from, but it is always the same nonces (it doesn’t change). See:

Is it possible to tell Comet Cache to ignore nonces if they are inside CDATA?

Hey @lucasbustamante,

It’s not possible to specifically ignore nonce’s inside CDATA, but you can tell Comet Cache to ignore nonces altogether; see this article.