mirror of
https://github.com/mashirozx/Pixiv-Nginx.git
synced 2024-11-21 21:28:11 +08:00
更换pximg镜像
This commit is contained in:
parent
0bdc796281
commit
241d025459
@ -112,7 +112,7 @@ server {
|
||||
ssl_certificate_key ca/pixiv.net.key;
|
||||
|
||||
location / {
|
||||
rewrite ^/(.*)$ https://i.pixiv.cat/$1 redirect;
|
||||
rewrite ^/(.*)$ https://i.pixiv.re/$1 redirect;
|
||||
|
||||
# proxy_pass https://i-pximg-net;
|
||||
# proxy_set_header Host $http_host;
|
||||
|
@ -1 +1 @@
|
||||
5812
|
||||
12424
|
||||
|
Loading…
Reference in New Issue
Block a user