Opening https://fonts.google.com/* with LocalCDN 2.2.6 enabled (Brave/Vivaldi/...?) results in a blank page, in the console several "Unhandled Promise rejection" errors appear.
Opening https://fonts.google.com/* with LocalCDN 2.2.6 enabled (Brave/Vivaldi/...?) results in a blank page, in the console several "Unhandled Promise rejection" errors appear.
Unfortunately there is no other way to disable LocalCDN for this website.
Thank you for your report.
The web server uses a strict SOP and forbids to load from a different source:
```
script-src 'report-sample' 'nonce-BgxKj0nXAAO9gK5w6FSnRQ' 'unsafe-inline' 'strict-dynamic' https: http: 'unsafe-eval';
object-src 'none';
base-uri 'self';
report-uri /cspreport
```
Unfortunately there is no other way to disable LocalCDN for this website.
Opening https://fonts.google.com/* with LocalCDN 2.2.6 enabled (Brave/Vivaldi/...?) results in a blank page, in the console several "Unhandled Promise rejection" errors appear.
Thank you for your report.
The web server uses a strict SOP and forbids to load from a different source:
Unfortunately there is no other way to disable LocalCDN for this website.
see #369 Information about SOP/CORS related issues