On 8/5/07, Platonides <[EMAIL PROTECTED]> 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=0t8kj4820en59u9axvnb4eu90supe5jf\&wiki=commonswiki It takes base-16 input. So you want: http://tools.wikimedia.de/~gmaxwell/cgi-bin/deletedimage.py?hash=fa4d4ef5024534bc6ac146d480d9f27f19f0c48b&wiki=commonswiki 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. _______________________________________________ Toolserver-l mailing list Toolserver-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/toolserver-l