Skip to content

Instantly share code, notes, and snippets.

@natea
Created February 3, 2015 02:10
Show Gist options
  • Save natea/16794d81feccad63d36b to your computer and use it in GitHub Desktop.
Save natea/16794d81feccad63d36b to your computer and use it in GitHub Desktop.
when logging into CapitalOne travel rewards site: https://travelrewardspn.capitalone.com/PartnerSSO.do
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
JSESSIONID = 16A80BA108B5CA600BFAF3623E357241.pwtpn015a
TPSESSIONID = null
Service = CAPITALONE
TYRG1ST = 7A96529675D31097
--><script type="text/javascript">var jsessionid="16A80BA108B5CA600BFAF3623E357241.pwtpn015a";</script><html lang="en"><head>
<head>
<title>Page Not Found</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<META content="MSHTML 5.50.4937.800" name=GENERATOR>
<link href="https://css2.tvlcdn.com/css/headfoot.css" rel="stylesheet" type="text/css" />
<link href="https://css2.tvlcdn.com/css/global.css" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript">
var url404 = '/404.html?loc=' + document.location;
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-8207934-3']);
_gaq.push(['_setDomainName','.travelocity.com']);
_gaq.push(['_addIgnoredRef','travelocity.com']);
_gaq.push(['_setCampaignCookieTimeout',3888000000]);
_gaq.push(['_setAllowLinker',true]);
_gaq.push(['_setAllowHash',false]);
_gaq.push(['_trackPageview', url404]);
</script>
</head>
<body class="body" style="background-color:#FFFFFF !important; margin-left: 0px;">
<!-- BODY -->
[Exception in:/jsp/common/404ErrorPageBody.jsp] 8192
<!-- /BODY -->
<!-- FOOT -->
<!-- /FOOT -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment