javascript - How do I reference a remote file path from git hub? -


i not getting location of url.

example: cookie.js or iframeresizer.js

i not want download these files. want refer these files through remote(github).

go github, browser code, find needed file, click it, on top right find raw button. press , copy url browser. better find cdn instead of include resources in such way.


Comments