readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
548 stars 186 forks source link

OPDS feeds use deprecated RawGit #719

Open danielweck opened 5 years ago

danielweck commented 5 years ago

Alternatives to RawGit: https://www.staticaly.com/rawgit https://raw.githack.com https://gitcdn.link ( https://www.jsdelivr.com/rawgit not ideal because of URL syntax not allowing HEAD tip of branch)

The actual fix is in this build script: https://github.com/readium/readium-shared-js/blob/master/readium-build-tools/genOPDS.js#L384

danielweck commented 5 years ago

Specifically:

https://github.com/readium/readium-js-viewer/blob/master/epub_content/idpf_samples.opds

https://github.com/readium/readium-js-viewer/blob/master/epub_content/epub_testsuite.opds

https://github.com/readium/readium-js-viewer/blob/master/epub_content/epub_tests_a11y.opds

...and some in here too:

https://github.com/readium/readium-js-viewer/blob/master/epub_content/epub_library.opds