Skip to content

Instantly share code, notes, and snippets.

@martinschierle
Last active May 3, 2018 07:46
Show Gist options
  • Save martinschierle/17b3c0e2eb729a46632a5afb88ddbdb7 to your computer and use it in GitHub Desktop.
Save martinschierle/17b3c0e2eb729a46632a5afb88ddbdb7 to your computer and use it in GitHub Desktop.
Cache warmup page

Simple cache warmup file with the most common dependencies of websites out there

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Cache Warmup Page</title>
<img src='https://www.google-analytics.com/analytics.js'>
<img src='https://staticxx.facebook.com/connect/xd_arbiter/r/lY4eZXm_YWu.js?version=42'>
<img src='http://www.google-analytics.com/analytics.js'>
<img src='https://fonts.gstatic.com/s/roboto/v18/CWB0XYA8bzo0kSThX0UTuA.woff2'>
<img src='http://staticxx.facebook.com/connect/xd_arbiter/r/lY4eZXm_YWu.js?version=42'>
<img src='https://www.google-analytics.com/ga.js'>
<img src='https://platform.twitter.com/jot.html'>
<img src='http://www.google-analytics.com/ga.js'>
<img src='http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'>
<img src='https://googleads.g.doubleclick.net/pagead/html/r20180129/r20170110/zrt_lookup.html'>
<img src='https://pagead2.googlesyndication.com/pagead/js/r20180129/r20170110/osd.js'>
<img src='https://www.facebook.com/rsrc.php/v3/y-/r/KsG3u3GrOUd.png'>
<img src='https://fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2'>
<img src='https://static.doubleclick.net/instream/ad_status.js'>
<img src='https://www.facebook.com/rsrc.php/v3/yo/l/0,cross/ZRUyv3C6MCT.css'>
<img src='https://www.googleadservices.com/pagead/conversion_async.js'>
<img src='https://www.facebook.com/rsrc.php/v3/yb/r/XwiA8N3xXUp.js'>
<img src='https://googleads.g.doubleclick.net/pagead/drt/s?v=r20120211'>
<img src='https://connect.facebook.net/en_US/sdk.js'>
<img src='https://tpc.googlesyndication.com/pagead/js/r20180129/r20110914/activeview/osd_listener.js'>
<img src='https://pagead2.googlesyndication.com/pagead/s/cookie_push.html'>
<img src='https://fonts.gstatic.com/s/roboto/v18/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2'>
<img src='https://ssl.google-analytics.com/ga.js'>
<img src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'>
<img src='https://www.facebook.com/rsrc.php/v3/yn/r/lH1ibRl5GKq.png'>
<img src='https://tpc.googlesyndication.com/pagead/js/r20180129/r20110914/client/ext/m_window_focus_non_hydra.js'>
<img src='https://apis.google.com/js/rpc:shindig_random.js?onload=init'>
<img src='https://ssl.gstatic.com/accounts/o/137477057-postmessagerelay.js'>
<img src='http://pagead2.googlesyndication.com/pagead/js/r20180129/r20170110/show_ads_impl.js'>
<img src='https://apis.google.com/js/plusone.js'>
<img src='https://googleads.g.doubleclick.net/pagead/html/r20180205/r20170110/zrt_lookup.html'>
<img src='https://pagead2.googlesyndication.com/pagead/js/r20180205/r20170110/osd.js'>
<img src='https://www.googletagservices.com/tag/js/gpt.js'>
<img src='https://platform.twitter.com/widgets.js'>
<img src='https://pagead2.googlesyndication.com/bg/PwKnLSFYuytTp9ML0Nqp6oAj5ZtV_Y63mps3vwbwRwU.js'>
<img src='https://fonts.gstatic.com/s/opensans/v15/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2'>
<img src='https://www.googleadservices.com/pagead/conversion.js'>
<img src='https://vars.hotjar.com/rcj-99d43ead6bdf30da8ed5ffcb4f17100c.html'>
<img src='https://www.google-analytics.com/plugins/ua/linkid.js'>
<img src='http://platform.twitter.com/widgets.js'>
<img src='https://tpc.googlesyndication.com/pagead/js/r20180129/r20110914/abg.js'>
<img src='https://www.youtube.com/yts/jsbin/player-vflxuxnEY/en_US/base.js'>
<img src='https://www.youtube.com/yts/jsbin/www-embed-player-vflIRzPSg/www-embed-player.js'>
<img src='https://www.youtube.com/yts/cssbin/www-player-webp-vflgdY3Wg.css'>
<img src='https://js-agent.newrelic.com/nr-1071.min.js'>
<img src='https://www.google-analytics.com/plugins/ua/ec.js'>
<img src='https://fonts.gstatic.com/s/roboto/v18/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2'>
<img src='https://www.google.com/js/bg/oWW96kyStRMjqAWxbQKISDnDRujbkgWGdKaNqX7aF-o.js'>
<img src='https://tpc.googlesyndication.com/pagead/js/r20180131/r20110914/activeview/osd_listener.js'>
<img src='https://tpc.googlesyndication.com/pagead/js/r20180129/r20110914/client/ext/m_qs_click_protection.js'>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment