<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,7 +41,7 @@ class Feedburner &lt; Scout::Plugin
   
   # Returns a 2-element hash with the circulation and feed hits
   def get_data(feed)
-    res = open(&quot;http://api.feedburner.com/awareness/1.0/GetFeedData?uri=#{feed}&quot;).read
+    res = open(&quot;https://feedburner.google.com/api/awareness/1.0/GetFeedData?uri=#{feed}&quot;).read
     hp = Hpricot(res)
     if hp.at(&quot;rsp&quot;).attributes['stat'] == &quot;ok&quot;
       parse_feedburner(res)</diff>
      <filename>feedburner/feedburner.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b4ff7750bd0de4823269999c826c12140e58239a</id>
    </parent>
  </parents>
  <author>
    <name>itsderek23</name>
    <email>derek.haynes@gmail.com</email>
  </author>
  <url>http://github.com/jlsync/scout-plugins/commit/2652626dbeffdaa1f16c8bde9bf4c5bb3967a976</url>
  <id>2652626dbeffdaa1f16c8bde9bf4c5bb3967a976</id>
  <committed-date>2009-03-26T00:06:17-07:00</committed-date>
  <authored-date>2009-03-26T00:06:17-07:00</authored-date>
  <message>Updating feedburner plugin url</message>
  <tree>8f2cedaa56f68042da04864689bd92d97420e514</tree>
  <committer>
    <name>itsderek23</name>
    <email>derek.haynes@gmail.com</email>
  </committer>
</commit>
