verekia / initializr-website

Initializr Home Page
http://www.initializr.com
354 stars 265 forks source link

Fixed JQuery Google API-link #11

Closed AndersDamgaard closed 7 years ago

AndersDamgaard commented 7 years ago

Without "https:" the request can time out after a couple of seconds without receiving the file, and use the local file instead.

AndersDamgaard commented 7 years ago

Before:

network-analysis

After:

network-analysis-after