okay, Qemu network via tap-windows is finally working, now I can try to get AIR running for GlobalTalk

@grawity does the imagemap work? :D

the original image was a GIF specifically for old browsers, btw

@domi it does but the prev/next/rand sites are all HTTPS
@domi most of the actual images I have on my site are also gifs, for no good reason

@grawity aw :(

ring itself is HTTP, my site is HTTP too… idk about the others

@domi wonder if it would be worth it making the ring redirector match the original protocol (like if the request was for http://ring then also redirect to an http:// URL)

@grawity we could only really do that through Origin: or Referer: and idk if those old browsers even send that

also would be really confusing if some modern browser defaulted to http and skipped half the sites

@domi ah I don't mean the *origin* site, but rather how the redirector itself was accessed (which the redirector knows)