<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 13:33:51 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Grab jQuery library from Google's CDN if failed then pull local version - cyberpunkstudio</title>
      <link>https://snipplr.com/view/62976/grab-jquery-library-from-googles-cdn-if-failed-then-pull-local-version</link>
      <description>&lt;p&gt;Grab jQuery library from Google's CDN this way its faster, burns Google's bandwidth and not yours. Also users will have this cached if other sites are using it as well. &#13;
&#13;
Downside of course is Google's servers do go down. This script will check if its available on Google's servers otherwise fall back to your local version.&lt;/p&gt;</description>
      <pubDate>Wed, 01 Feb 2012 20:34:23 UTC</pubDate>
      <guid>https://snipplr.com/view/62976/grab-jquery-library-from-googles-cdn-if-failed-then-pull-local-version</guid>
    </item>
  </channel>
</rss>
