https://issues.dlang.org/show_bug.cgi?id=15697
--- Comment #1 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/c3352c0d842bb77e439e8e1324c1890f0ea4810c Fix issue 15697 - The TWID script is always served over HTTP This changes it to use // for the protocol to fix issues like the script being ignored by Chrome and warnings being displayed in Edge / IE. https://github.com/D-Programming-Language/dlang.org/commit/2ceda72b23380f69c9216a1dc479522f85065b23 Merge pull request #1238 from Kapps/patch-1 Fix issue 15697 - The TWID script is always served over HTTP --
