Anda mungkin ingin menggunakan raw.githack.com . Ini mendukung GitHub, Bitbucket, Gitlab dan GitHub.
GitHub
Sebelum:
https://raw.githubusercontent.com/[user]/[repository]/[branch]/[filename.ext]
Dalam .html
ekstensi kasus Anda
Setelah:
Pengembangan (dibatasi)
https://raw.githack.com/[user]/[repository]/[branch]/[filename.ext]
Produksi (CDN)
https://rawcdn.githack.com/[user]/[repository]/[branch]/[filename.ext]
Dalam .html
ekstensi kasus Anda
raw.githack.com juga mendukung layanan lain:
Bitbucket
Sebelum:
https://bitbucket.org/[user]/[repository]/raw/[branch]/[filename.ext]
Setelah:
Pengembangan (dibatasi)
https://bb.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Produksi (CDN)
https://bbcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
GitLab
Sebelum:
https://gitlab.com/[user]/[repository]/raw/[branch]/[filename.ext]
Setelah:
Pengembangan (dibatasi)
https://gl.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Produksi (CDN)
https://glcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Inti GitHub
Sebelum:
https://gist.githubusercontent.com/[user]/[gist]/raw/[revision]/[filename.ext]
Setelah:
Pengembangan (dibatasi)
https://gist.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
Produksi (CDN)
https://gistcdn.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
Pembaruan: rawgit dihentikan