Top Ad unit 728 × 90

MasoodG Jobs

Latest Jobs

random-title

Followers

// On install - caching the application shell self.addEventListener('install', function(event) { event.waitUntil( caches.open('sw-cache').then(function(cache) { // cache any static files that make up the application shell return cache.add('https://www.masoodg.com'); }) ); }); // On network request self.addEventListener('fetch', function(event) { event.respondWith( // Try the cache caches.match(event.request).then(function(response) { //If response found return it, else fetch again return response || fetch(event.request); }) ); });

Breaking News

ffffffffffffff

Recent In Internet

Recent

Comments

Most Recent

Random Posts

Subscribe Us

Boxed Version

Contact Form

Name

Email *

Message *

Powered by Blogger.