Google Hosted Libraries

https://developers.google.com/speed/libraries/
googleCDNライブラリ。jQueryなどがある。
例えば

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>