A fast CDN for GitHub, GitLab, Bitbucket, NPM packages, and WordPress.
Format: /gh/USER/REPO[@BRANCH]/PATH
Example: /gh/jquery/jquery@3.6.0/dist/jquery.min.js
Format: /gl/USER/REPO[@BRANCH]/PATH
Example: /gl/gitlab-org/gitlab@master/README.md
Format: /bb/USER/REPO[@BRANCH]/PATH
Example: /bb/atlassian/python-bitbucket@master/README.rst
Format: /npm/PACKAGE[@VERSION]/PATH
Example: /npm/jquery@3.6.0/dist/jquery.min.js
Format: /gist/USERNAME/GIST_ID/raw/COMMIT/FILE
Example: /gist/username/abc123/raw/file.js
Format: /wp/c/:tag/*
Example: /wp/c/6.4.2/wp-includes/js/jquery/jquery.min.js
Format: /wp/p/:plugin/:tag/:file
Example: /wp/p/akismet/5.3/akismet.php
Format: /wp/t/:theme/:tag/:file
Example: /wp/t/twentytwentyfour/1.0/style.css
Add a trailing slash to browse directories: /gh/jquery/jquery/