Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Proxy for raw #3

Open
churongcon opened this issue Jul 16, 2020 · 2 comments
Open

Use Proxy for raw #3

churongcon opened this issue Jul 16, 2020 · 2 comments

Comments

@churongcon
Copy link

I want to fetch raw.githubusercontent.com with proxy, how to do this?

@netnr
Copy link
Owner

netnr commented Jul 16, 2020

Replace githubusercontent.com with zme.ink

@churongcon
Copy link
Author

No. Can I use this code in raw github
fetch('accessUrl', {agent: new HttpsProxyAgent('proxyHost:proxyPort')})
.then(function (res) {
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants