<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 # ping.fm publisher 
 # see: http://groups.google.com/group/pingfm-developers/web/working-with-a-custom-url
 # need a channel, type 'pingfm' 
-post '/pub/pingfm' do
+post '/pingfm' do
   begin
     rec = DB[:channels].filter(:type =&gt; 'pingfm').order(:created).last
     raise &quot;'pingfm' type channel does not exists&quot; unless rec[:id]
@@ -21,7 +21,7 @@ post '/pub/pingfm' do
   end  
 end
 
-post '/pub/github' do
+post '/github' do
   begin
     rec = DB[:channels].filter(:type =&gt; 'github').order(:created).last
     raise &quot;'github' type channel does not exists&quot; unless rec[:id]</diff>
      <filename>pubs.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6ac268eefa90bcef7062a140a390ed81da41323</id>
    </parent>
  </parents>
  <author>
    <name>Stoyan Zhekov</name>
    <email>zh@zhware.net</email>
  </author>
  <url>http://github.com/zh/watercoolr/commit/fc2abcea7e8a49d84c5b198aaff54c913e6e2d9a</url>
  <id>fc2abcea7e8a49d84c5b198aaff54c913e6e2d9a</id>
  <committed-date>2009-06-30T19:47:16-07:00</committed-date>
  <authored-date>2009-06-30T19:47:16-07:00</authored-date>
  <message>easier publishers URLs</message>
  <tree>9344a5a52021b17ceabba4ad8c4c700faca74028</tree>
  <committer>
    <name>Stoyan Zhekov</name>
    <email>zh@zhware.net</email>
  </committer>
</commit>
