emsec / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Other
1.74k stars 392 forks source link

Rawgit is shutting down #245

Closed NicoWeio closed 4 years ago

NicoWeio commented 4 years ago

RawGit is now in a sunset phase and will soon shut down. I suggest switching to githack.com or GitHub pages for your HTML pages and jsdelivr.net for everything else.

fptrs commented 4 years ago

Hi @NicoWeio, thank you for putting attention on this. Why don't we use githack for all files in the first place?

e7p commented 4 years ago

I think I got used to rawgit, so this was chosen quite some time ago. However when it shuts down, I may also update the project description to link to githack.

NicoWeio commented 4 years ago

I found another service called statically.io which can be used for all resources. Alternatively, you might consider using GitHub Pages for Doxygen and raw.githubusercontent.com for the other files. PR following in a moment.