File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ http {
176
176
ssl_certificate_key ca/pixiv.net.key;
177
177
178
178
location / {
179
- proxy_pass https://210.129.120.50 /;
179
+ proxy_pass https://210.140.131.222 /;
180
180
proxy_set_header Host $http_host ;
181
181
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for ;
182
182
proxy_set_header X-Real_IP $remote_addr ;
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ http {
170
170
ssl_certificate_key ca/pixiv.net.key;
171
171
172
172
location / {
173
- proxy_pass https://210.129.120.50 /;
173
+ proxy_pass https://210.140.131.222 /;
174
174
proxy_set_header Host $http_host ;
175
175
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for ;
176
176
proxy_set_header X-Real_IP $remote_addr ;
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ http {
176
176
ssl_certificate_key ca/pixiv.net.key;
177
177
178
178
location / {
179
- proxy_pass https://210.129.120.50 /;
179
+ proxy_pass https://210.140.131.222 /;
180
180
proxy_set_header Host $http_host ;
181
181
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for ;
182
182
proxy_set_header X-Real_IP $remote_addr ;
You can’t perform that action at this time.
0 commit comments