On 8/5/07, Platonides platonides@gmail.com wrote:
It gives a Content-Type: text/text; charset=UTF-8, which is not a valid MIME (Did you mean text/plain?)
heh. Thanks. I'll fix that once eagle gets online and I can confirm that the change won't break his tool.
Also, i'm being unable of getting an output from it :( http://tools.wikimedia.de/~gmaxwell/cgi-bin/deletedimage.py?hash=0t8kj4820en...
It takes base-16 input. So you want: http://tools.wikimedia.de/~gmaxwell/cgi-bin/deletedimage.py?hash=fa4d4ef5024... which is what you were trying to do, and it works fine.
Would base 36 input actually be useful to you? I could add a base 36 interface easily enough.
I made the interface base-16 because most SHA-1 APIs output base-16 and I was told that doing conversion is hard. ;)
I'm planning on adding the deletion reason and the image view URL (for sysops) next.