view my-corporate-stalkers/index.html @ 15:7ffb8a48367e

Added initial version of 'my-corporate-stalkers' command.
author Atul Varma <varmaa@toolness.com>
date Wed, 01 Apr 2009 09:21:54 -0700
parents
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <link rel="commands" href="my-corporate-stalkers.js"/>
  <title>My Corporate Stalkers</title>
</head>
<body>
This Ubiquity command tells you what corporations may know about the sites
you visit. This is determined by inspecting all outgoing HTTP requests,
examining who the referrer is, where the destination is, and whether
or not the request contains a cookie.
</body>
</html>