Did ImageShack.us block my domain?

Status
Not open for further replies.

c0rrup

Active Member
352
2009
1
0
Hello, recently now all the posts made on my website http://softddl.com with imageshack.us images have not been appearing...

If you go to my site, you can see in the bottom left hand corner (in firefox) where it repeatedly says "Connecting imageshack.us" and "Waiting imageshack.us"....

The images never load, but I found out if you view the image manually and then go back to my site you will see it because it is cached..

Also if you view my site with a proxy, you can see all the images..

Does anybody know what could be going wrong?

Thanks!
 
13 comments
Got VNC or anything on your server? That would show if your server can't connect. Or wget something on imageshack to your server and see if it's able to do it.
 
Got VNC or anything on your server? That would show if your server can't connect. Or wget something on imageshack to your server and see if it's able to do it.

And by showing your complete incompetence here you want to attract customers for your webhosting business? lol

Oh i forgot to say something on topic...
you could actually really use wget but there's no need to "wget smth on your server".
Code:
curl -I --referer http://softddl.com http://img80.imageshack.us/img80/3070/1296141196536.gif
Proves your banned. changing the referer will show ;)
 
No, you just don't understand what's happening. What a browser does and what a server does. And still you're selling web hosting. Cynical? :D
 
They did not ban his server's IP. So a wget test from the server would work. What they've probably banned, and that's actually the norm, is the referrer.
magca's code is the simplest and the most accurate way of testing it out on any server that has CURL enabled/installed :)
 
Status
Not open for further replies.
Back
Top