User:Tfdyrtswa3w4se5dr/fastload.js: Difference between revisions
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 11:
(function(doc, undefined){
'use strict';
// No support for Internet Explorer 9 or lower without a polyfill.
if (!history.___pushState || !localStorage) return null;
// Removes old cache
localStorage.clear();
// Check Mobile
|