<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -55,6 +55,10 @@ for (var i in links) {
       url = url.replace(&quot;{%uri}&quot;, encodeURI(&quot;acct:&quot; + account));
       url = url.replace(&quot;{id}&quot;, account);
       url = url.replace(&quot;{uri}&quot;, &quot;acct:&quot; + account);
+      url = url.replace(&quot;{userInfo}&quot;, id);
+      url = url.replace(&quot;{%userInfo}&quot;, encodeURI(id));
+      url = url.replace(&quot;{host}&quot;, domain);
+      url = url.replace(&quot;{%host}&quot;, encodeURI(domain));
       response.object = y.rest(url).get().response;
       y.exit();
     }</diff>
      <filename>data/webfinger.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>67443677edd519b30d1ffbe0eb6a30efa3e09b2e</id>
    </parent>
  </parents>
  <author>
    <name>Sam Pullara</name>
    <email>spullara@yahoo.com</email>
  </author>
  <url>http://github.com/spullara/yql-tables/commit/ff5001b70882a050ee52d9694116cab214f1fb15</url>
  <id>ff5001b70882a050ee52d9694116cab214f1fb15</id>
  <committed-date>2009-09-17T17:57:46-07:00</committed-date>
  <authored-date>2009-09-17T17:57:46-07:00</authored-date>
  <message>update webfinger to support a few more parameters</message>
  <tree>a29b009afe42e04a1f3ba359fe50c62a1296e2d5</tree>
  <committer>
    <name>Sam Pullara</name>
    <email>spullara@yahoo.com</email>
  </committer>
</commit>
