Google Drive Hosting Test
Based on http://www.komku.org/2013/08/how-to-host-javascript-or-css-files-on-google-drive.html
HTML
<script src="https://0d75b36361da39600f71e85fc8acc95afbee0f64.googledrive.com/host/0BzCx3xYsDFuyYU5ZNG9Fb0lVVVU/hello.js"></script>
<h2>A test of JS hosting with Google Drive.</h2>
<p>Open console to see results.</p>
<p>js file: <a href="https://0d75b36361da39600f71e85fc8acc95afbee0f64.googledrive.com/host/0BzCx3xYsDFuyYU5ZNG9Fb0lVVVU/hello.js">hello.js</a>
JavaScript
helloGoogleDrive();