คุณอาจต้องการที่จะใช้raw.githack.com รองรับ GitHub, Bitbucket, Gitlab และ GitHub
GitHub
ก่อน:
https://raw.githubusercontent.com/[user]/[repository]/[branch]/[filename.ext]
ใน.html
ส่วนขยายกรณีของคุณ
หลังจาก:
การพัฒนา (ควบคุมปริมาณ)
https://raw.githack.com/[user]/[repository]/[branch]/[filename.ext]
การผลิต (CDN)
https://rawcdn.githack.com/[user]/[repository]/[branch]/[filename.ext]
ใน.html
ส่วนขยายกรณีของคุณ
raw.githack.comยังรองรับบริการอื่น ๆ :
Bitbucket
ก่อน:
https://bitbucket.org/[user]/[repository]/raw/[branch]/[filename.ext]
หลังจาก:
การพัฒนา (ควบคุมปริมาณ)
https://bb.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
การผลิต (CDN)
https://bbcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
GitLab
ก่อน:
https://gitlab.com/[user]/[repository]/raw/[branch]/[filename.ext]
หลังจาก:
การพัฒนา (ควบคุมปริมาณ)
https://gl.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
การผลิต (CDN)
https://glcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
ส่วนสำคัญของ GitHub
ก่อน:
https://gist.githubusercontent.com/[user]/[gist]/raw/[revision]/[filename.ext]
หลังจาก:
การพัฒนา (ควบคุมปริมาณ)
https://gist.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
การผลิต (CDN)
https://gistcdn.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
อัปเดต: rawgit ถูกยกเลิก