gridaco / cors.sh

Sick of CORS Errors?
https://cors.sh
MIT License
196 stars 10 forks source link

Apple2TS Apple II Emulator #107

Closed ct6502 closed 8 months ago

ct6502 commented 8 months ago

You are applying for validated OSS program

Repository URL to your project

https://github.com/ct6502/apple2ts

URL to your website

https://apple2ts.com

Expected Quota of usage

5 calls per day, 30Mb per call, so 150Mb per day max

Details

- Category: Retro computer emulator
- License: Creative Commons Attribution Share Alike 4.0 International
- Date of release: 12/18/2022

Anything else?

This is an emulator for an Apple II computer. Users can upload their own floppy disk images and start up the emulator. I want to allow users to add a URL to a disk image. For example, they could point the emulator at a floppy disk image on the Internet Archive, and have it load automatically. Unfortunately, most of these sites do not have CORS in the header and so it fails.

Working example (doesn't require a proxy): https://apple2ts.com/#https://a2desktop.s3.amazonaws.com/A2DeskTop-1.4-alpha4-en_800k.2mg

Failing example: https://apple2ts.com/#https://github.com/a2-4am/4cade/releases/download/v5.0.1/Total.Replay.hdv

apple2ts

softmarshmallow commented 8 months ago

What a amazing project you have! Please send me an email so I can reply you with api key. => universe@grida.co

ct6502 commented 8 months ago

Thanks so much for the API key, and for the kind words about the project!