I suspected it might be a caching problem. However, after I switched from libcurl to using a simple call to file_get_contents under php, I still had the on/off missing date for last Friday. From the docs, file_get_contents does not use any cache mechanism. I would consider ISP caching a long...