Możesz skorzystać z raw.githack.com . Obsługuje GistHub, Bitbucket, Gitlab i GitHub.
GitHub
Przed:
https://raw.githubusercontent.com/[user]/[repository]/[branch]/[filename.ext]
W twoim przypadku .html
rozszerzenie
Po:
Rozwój (zdławiony)
https://raw.githack.com/[user]/[repository]/[branch]/[filename.ext]
Produkcja (CDN)
https://rawcdn.githack.com/[user]/[repository]/[branch]/[filename.ext]
W twoim przypadku .html
rozszerzenie
raw.githack.com obsługuje również inne usługi:
Bitbucket
Przed:
https://bitbucket.org/[user]/[repository]/raw/[branch]/[filename.ext]
Po:
Rozwój (zdławiony)
https://bb.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Produkcja (CDN)
https://bbcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
GitLab
Przed:
https://gitlab.com/[user]/[repository]/raw/[branch]/[filename.ext]
Po:
Rozwój (zdławiony)
https://gl.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
Produkcja (CDN)
https://glcdn.githack.com/[user]/[repository]/raw/[branch]/[filename.ext]
GistHub gists
Przed:
https://gist.githubusercontent.com/[user]/[gist]/raw/[revision]/[filename.ext]
Po:
Rozwój (zdławiony)
https://gist.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
Produkcja (CDN)
https://gistcdn.githack.com/[user]/[gist]/raw/[revision]/[filename.ext]
Aktualizacja: rawgit zostało przerwane