MindscapeHQ / raygun4js

JavaScript provider for Raygun
https://raygun.com
Other
149 stars 60 forks source link

Force .io if URL is not overridden #497

Closed CmdrKeen closed 1 year ago

CmdrKeen commented 1 year ago

This change forces the re-sending of stored errors to use the .IO domain name, rather than .COM. Due to the recent issue of changing this, some stored errors are being sent and causing further CSP violations.

This change is to address that issue.