Re: Https Protocol Request
Posted by Devilin Pixy on Oct 01, 2019; 7:20pm
URL: https://support.nabble.com/Https-Protocol-Request-tp7600969p7604302.html
I just did a quick test to get it to work on Blogger (embed), by copying the embed script, making changes to https and having it call that instead, directly from Google Drive over https. This works fine!
Only issues that remain from a quick glance at the console, are the following, as noted before on my subdomain:
* The Nabble stylesheet (css being served a couple of fonts.googleapis.com calls over http (lines 15 and 25))
* NamlServlet.jtp?macro=... (css template, with quite a few fonts.googleapis.com calls over http, all originating from the same line in script (line 505))