<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>In Canada, I'm getting images from &quot;profile.ak.fbcdn.net&quot;; therefore, changing this...

&lt;pre&gt;var allImages = document.evaluate(&quot;//img[starts-with(@src, 'http://profile.ak.facebook.com/')]|&quot;+&lt;/pre&gt;

...to this...

&lt;pre&gt;var allImages = document.evaluate(&quot;//img[starts-with(@src, 'http://profile.ak.')]|&quot;+&lt;/pre&gt;

...resolves the issue. Cheers!</body>
  <body-html>&lt;p&gt;In Canada, I'm getting images from &quot;profile.ak.fbcdn.net&quot;; therefore, changing this...&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;var allImages = document.evaluate(&quot;//img[starts-with(@src, 'http://profile.ak.facebook.com/')]|&quot;+&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;...to this...&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;var allImages = document.evaluate(&quot;//img[starts-with(@src, 'http://profile.ak.')]|&quot;+&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;...resolves the issue. Cheers!&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-07-24T09:41:39Z</created-at>
  <forumable-id type="integer">8712</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">149991</id>
  <topic-id type="integer">30072</topic-id>
  <updated-at type="datetime">2009-07-24T09:41:39Z</updated-at>
  <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1</user-agent>
  <user-id type="integer">28028</user-id>
</post>
