Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<h4 id="get-https-cdn-jsdelivr-net-polyfills-polyfill-js-polyfills-">GET <a href="https://cdn.jsdelivr.net/polyfills/polyfill.js">https://cdn.jsdelivr.net/polyfills/polyfill.js</a> ± [polyfills...]</h4>
<p>Returns a JavaScript bundle of polyfills based on the current <code>User-Agent</code>.
You may either include or exclude a <code>,</code>-delimited list of polyfills.
To include polyfills, use a <code>-</code>, otherwise, use a <code>+</code>.
To include polyfills, use a <code>+</code>, otherwise, use a <code>-</code>.
You select each polyfill by its <code>slug</code> listed below.</p>
<p>Examples:</p>
<pre><code class="lang-html"><span class="hljs-comment">&lt;!-- RECOMMENDED: include everything but Element.prototype.classList and Element.prototype.matches(), both of which are handled by the dom4 polyfill! --&gt;</span>
Expand Down Expand Up @@ -106,4 +106,4 @@ <h4 id="get-https-cdn-jsdelivr-net-polyfills-polyfill-js-polyfills-">GET <a href
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-7367759-14', 'auto');
ga('send', 'pageview');</script></body></html>
ga('send', 'pageview');</script></body></html>