Merge pull request #39 from Henvy-Mango/fix

update hosts steamcommunity
pull/44/head
Mashiro 2020-03-06 21:43:54 -06:00 committed by GitHub
commit e1074329b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -274,7 +274,7 @@ http {
ssl_certificate_key ca/pixiv.net.key;
location / {
proxy_pass https://104.110.72.183/;
proxy_pass https://23.61.176.149/;
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Real_IP $remote_addr;
@ -294,7 +294,7 @@ http {
ssl_certificate_key ca/pixiv.net.key;
location / {
proxy_pass https://23.77.18.43/;
proxy_pass https://104.112.84.145/;
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Real_IP $remote_addr;