This repo is intended for the web dev team to use it as a CDN for js files Example usage <html> ... ... <script src="https://cdn.jsdelivr.net/gh/OpenVPN/website-js-cdn/dist/dummy-js-file.js"></script> ... ... </html>