修复百科(dic.pixiv.net)

pull/10/head v1.7
Mashiro 2019-01-24 19:37:25 +08:00
parent c994ce74f0
commit bf364a6a83
3 changed files with 3 additions and 3 deletions

View File

@ -176,7 +176,7 @@ http {
ssl_certificate_key ca/pixiv.net.key;
location / {
proxy_pass https://210.129.120.50/;
proxy_pass https://210.140.131.222/;
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;

View File

@ -170,7 +170,7 @@ http {
ssl_certificate_key ca/pixiv.net.key;
location / {
proxy_pass https://210.129.120.50/;
proxy_pass https://210.140.131.222/;
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;

View File

@ -176,7 +176,7 @@ http {
ssl_certificate_key ca/pixiv.net.key;
location / {
proxy_pass https://210.129.120.50/;
proxy_pass https://210.140.131.222/;
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;