Yes, the setup that Twitter runs is beyond my script's recognition abilities.  I suppose that I could put in IP range matching logic to check if the hostname resolves to something in Amazon's cloud, but I don't really want to maintain an IP range list over time.  I'm hoping that the current output (with the partial string display) is enough to point people in the right direction.  <br>
<br><div class="gmail_quote">On Wed, Nov 10, 2010 at 6:23 PM, Seth David Schoen <span dir="ltr"><<a href="mailto:schoen@eff.org">schoen@eff.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Whizz Mo writes:<br>
<br>
>         Here are 80 bytes from both strings, starting at offset 1732:<br>
>                 http:    ref="<br>
> <a href="http://a1.twimg.com/a/1289433550/images/twitter_57.png" target="_blank">http://a1.twimg.com/a/1289433550/images/twitter_57.png</a>" rel="apple-touch-ic<br>
>                 https:  ref="<br>
> <a href="https://s3.amazonaws.com/twitter_production/a/1289433550/images/twitter_57" target="_blank">https://s3.amazonaws.com/twitter_production/a/1289433550/images/twitter_57</a>.<br>
><br>
> Note that the starting byte of each listed string is 10 chars before the<br>
> variance occurs.   For sites with rotating ad banners, this may be an<br>
> issue.<br>
<br>
</div>This particular discrepancy is actually an HTTP/HTTPS issue; these<br>
hosts are both Amazon S3 but the latter is the HTTPS name for the<br>
same resource.  For this particular image -- unlike many others --<br>
Twitter realized that it should generate the HTTPS name for the<br>
image resource in order to avoid a mixed-content warning.<br>
<div><div></div><div class="h5"><br>
--<br>
Seth Schoen<br>
Senior Staff Technologist                         <a href="mailto:schoen@eff.org">schoen@eff.org</a><br>
Electronic Frontier Foundation                    <a href="https://www.eff.org/" target="_blank">https://www.eff.org/</a><br>
454 Shotwell Street, San Francisco, CA  94110     +1 415 436 9333 x107<br>
</div></div></blockquote></div><br>