> I'm not sure I understand everything you said, but what about AJAX calls > that return JSON responses? > Shouldn't librejs leave those responses unchanged?
Hi Tony, LibreJS should leave JSON responses unchanged. If it changes a JSON response, that's a bug that I need to fix. It doesn't make sense for LibreJS to be altering JSON responses, since JSON responses never contain inline JavaScript or <script> tags. It would be helpful if you attached a screenshot of the network tab just like you did in a previous message, so I can see how LibreJS is altering these responses. I haven't seen this behavior yet. Nik
