Skip to content

Instantly share code, notes, and snippets.

@abraham
Created May 1, 2012 02:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abraham/2564625 to your computer and use it in GitHub Desktop.
Save abraham/2564625 to your computer and use it in GitHub Desktop.
$ curl https://www.coursera.org/course/crypto?_escaped_fragment=
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:fb="http://ogp.me/ns/fb#" itemtype="http://schema.org">
<head>
<meta charset="utf-8"/>
<meta name="fragment" content="!"/>
<meta property="og:title" content="Coursera"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="http://s3.amazonaws.com/coursera/media/AllBooks.png"/>
<meta property="og:url" content="https://www.coursera.org/"/>
<meta property="og:site_name" content="Coursera"/>
<meta property="og:locale" content="en_US"/>
<meta property="fb:admins" content="727836538,4807654,683213593"/>
<meta property="fb:app_id" content="274998519252278"/>
<meta itemprop="name" content="Coursera"/>
<meta itemprop="description" content="Coursera | Education for Everyone"/>
<meta itemprop="image" content="http://s3.amazonaws.com/coursera/media/AllBooks.png"/>
<base href="https://www.coursera.org/"/>
<title>Coursera.org</title>
<link href="/static/158c273acb22a1300f9484505e9f570cfcd68d22/css/origami.css" rel="stylesheet" type="text/css"/></head>
<body><div id="fb-root"></div><div id="coursera"><div style="position:absolute;top:0px;left:0px;width:100%;height:100%;background:#f5f5f5;padding-top:35%;padding-left:48%;"><span>loading &nbsp;&nbsp;<img src="/static/images/icons/loading.gif"/></span></div></div><script type="text/javascript" data-baseurl="/static/158c273acb22a1300f9484505e9f570cfcd68d22" data-main="/static/158c273acb22a1300f9484505e9f570cfcd68d22/js/core/coursera-optimized" src="/static/158c273acb22a1300f9484505e9f570cfcd68d22/js/require/require.js" id="require"></script><script>require.config(
{
baseUrl: document.getElementById("require").getAttribute("data-baseurl"),
use:
{
"underscore":
{
attach: "_"
},
"backbone":
{
deps: ["use!underscore", "jquery"],
attach: function() { _.noConflict(); $.noConflict(); return Backbone.noConflict(); }
}
},
paths:
{
"jquery": "js/core/jquery",
"underscore": "js/core/underscore",
"backbone": "js/core/backbone",
"text": "js/require/text",
"use": "js/require/use"
}
});
</script></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment