Darkseal / CORSflare

A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.
https://www.ryadel.com/en/portfolio/corsflare/
MIT License
153 stars 47 forks source link

Ability to modify css in Disqus iframe added by JavaScript ended code? #3

Open ghost opened 3 years ago

ghost commented 3 years ago

Disqus adds its iframe to the HTML via JavaScript embed code. https://help.disqus.com/en/articles/1717112-universal-embed-code

Is there anyway to get this working with CORSflare or does the iframe have to be in the HTML when the worker processes it?