This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
scripts-github-mirror
mirror of
https://github.com/xdtianyu/scripts.git
Watch
1
Star
0
Fork
You've already forked scripts-github-mirror
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5bb4f62e15
scripts-github-mirror
/
net
/
youtube
/
nginx.config.cdn.example
5 lines
104 B
Plaintext
Raw
Blame
History
location /downloads/ {
proxy_buffering off;
proxy_pass https://remote.example.com/downloads/;
}
Reference in New Issue
View Git Blame
Copy Permalink