Raw.githack.com adresini kullanmak isteyebilirsiniz . GitHub, Bitbucket, Gitlab ve GitHub gistlerini destekler.
GitHub
Önce:
https://raw.githubusercontent.com/[user]/[repository]/[branch]/[filename.ext]
Vaka .html
uzantınızda
Sonra:
Geliştirme (kısılmış)
https://raw.githack.com/[user]/[repository]/[branch]/[filename.ext]
Üretim (CDN)
https://rawcdn.githack.com/[user]/[repository]/[branch]/[filename.ext]
Vaka .html
uzantınızda
raw.githack.com ayrıca diğer hizmetleri de destekler:
Bitbucket
Önce:
https://bitbucket.org/[user]/[repository]/raw/[branch]/[filename.ext]
Sonra:
Geliştirme (kısılmış)
https://bb.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Üretim (CDN)
https://bbcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
GitLab
Önce:
https://gitlab.com/[user]/[repository]/raw/[branch]/[filename.ext]
Sonra:
Geliştirme (kısılmış)
https://gl.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Üretim (CDN)
https://glcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
GitHub gists
Önce:
https://gist.githubusercontent.com/[user]/[gist]/raw/[revision]/[filename.ext]
Sonra:
Geliştirme (kısılmış)
https://gist.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
Üretim (CDN)
https://gistcdn.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
Güncelleme: rawgit üretilmiyor