Closed
Description
Currently, ProgrammerArt releases can be downloaded from https://github.com/deathcap/ProgrammerArt/releases for local usage. Would be cool if it could also be used remotely, i.e. online.
For https://github.com/deathcap/voxpopuli I include this repository as a submodule (git checkout recursive for development, and GitHub gh-pages also checks it out for the website). Other uses most likely have to include a local copy (unless they are only doing img src), due to cross-domain restrictions.
Maybe mirror the releases on a server which allows Access-Control-Allow-Origin: *, so remote XHR with .crossOrigin = 'anonymous' could be used to load PA.