Hi there,
is there any way to block outgoing connections to Google Server?
For example, I see an outgoing connection to this URL:
https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2
.
This is a Google Fonts Server to load the Google Fonts.
It is an outgoing connection from a Wordpress Site and I can not disable it with a WP Plugin, so I thought I simply use a JavaScript Code in the Head which will block this connection instantly.
Does someone knows a JavaScript code to block this connection?
Thanks for help!