Liste der Anhänge anzeigen (Anzahl: 1)
Here's a greasemonkey script for anyone who wants images back while the maintenance is going on.
This shouldn't affect whatever Myst is doing, at least I can't see how it would.
The script is simple enough:
1. It searches the page for links.
2. Removes left over broken forum tags and checks the link to make sure it's an image.
3. Appends your signature back into its rightful spot ;o
Edit: Updated it to handle .php images, also speeded it up by making the URL checker less complicated.