Skip to content

Instantly share code, notes, and snippets.

@jayceekay
Created August 14, 2014 19:35
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 jayceekay/0b4c1d61369d1e01a987 to your computer and use it in GitHub Desktop.
Save jayceekay/0b4c1d61369d1e01a987 to your computer and use it in GitHub Desktop.
justin@arrakis:~ $ curl -L -A "Googlebot/2.1 (+http://www.google.com/bot.html)" http://www.jamespgannon.com
justin@arrakis:~ $ curl -L -A "justin" http://www.jamespgannon.com
<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="en-US">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="en-US">
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html lang="en-US">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>James P Gannon | Filmmaker / Designer</title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment