From da4a8161045457b90ae8ba8ebc391d5d7a16573f Mon Sep 17 00:00:00 2001 From: swamdrgon <52345589+swamdrgon@users.noreply.github.com> Date: Thu, 30 Jan 2020 20:53:52 +0800 Subject: [PATCH 1/4] upstream www-pixiv-net IP update --- conf/nginx.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 97a3a1a..2df935e 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -36,9 +36,9 @@ http { #gzip on; upstream www-pixiv-net { - server 210.140.131.219:443; - server 210.140.131.222:443; - server 210.140.131.216:443; + server 210.140.131.223:443; + server 210.140.131.225:443; + server 210.140.131.220:443; } upstream sketch-pixiv-net { From fac68185905b0d88c4a9cc080cb1cc9413bf9408 Mon Sep 17 00:00:00 2001 From: swamdrgon <52345589+swamdrgon@users.noreply.github.com> Date: Thu, 30 Jan 2020 21:02:48 +0800 Subject: [PATCH 2/4] Update nginx.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 根据 issue #33 删除google 反代的部分 --- conf/nginx.conf | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 2df935e..259bc0b 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -304,24 +304,4 @@ http { } } - server { - listen 443 ssl; - server_name www.google.com; - - ssl on; - ssl_certificate ca/pixiv.net.crt; - ssl_certificate_key ca/pixiv.net.key; - - location / { - #root html; - #index index.html index.htm; - rewrite ^/(.*)$ https://www.recaptcha.net/$1 redirect; - } - - #error_page 500 502 503 504 /50x.html; - #/location = /50x.html { - # root html; - #} - } - } From dd7fc3892018fdbaa1c11ff22f46e51c31b3c895 Mon Sep 17 00:00:00 2001 From: swamdrgon <52345589+swamdrgon@users.noreply.github.com> Date: Sun, 9 Feb 2020 10:24:57 +0800 Subject: [PATCH 3/4] Update nginx.conf update steamcommunity IP --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 259bc0b..b30e194 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -274,7 +274,7 @@ http { ssl_certificate_key ca/pixiv.net.key; location / { - proxy_pass https://104.111.160.41/; + proxy_pass https://104.110.72.183/; 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; From a145d78636795aa37b9094ae99d95169d3663603 Mon Sep 17 00:00:00 2001 From: swamdrgon <52345589+swamdrgon@users.noreply.github.com> Date: Sun, 9 Feb 2020 19:44:44 +0800 Subject: [PATCH 4/4] Update hosts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加hls服务器域名,更改部分域名地址 --- hosts | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/hosts b/hosts index 9c616bc..2965f62 100644 --- a/hosts +++ b/hosts @@ -72,15 +72,20 @@ 127.0.0.1 hlse2.pixivsketch.net 127.0.0.1 hlse3.pixivsketch.net 127.0.0.1 hlse4.pixivsketch.net +127.0.0.1 hlse5.pixivsketch.net +127.0.0.1 hlse6.pixivsketch.net +127.0.0.1 hlse7.pixivsketch.net +127.0.0.1 hlse8.pixivsketch.net +127.0.0.1 hlse9.pixivsketch.net 127.0.0.1 hlst1.pixivsketch.net 127.0.0.1 i.pximg.net -210.129.120.50 app-api.pixiv.net -13.224.161.82 g-client-proxy.pixiv.net +210.140.131.220 app-api.pixiv.net +13.226.113.16 g-client-proxy.pixiv.net 210.140.131.159 d.pixiv.org 210.140.92.140 pixiv.pximg.net 210.140.92.139 s.pximg.net 210.140.131.246 api.booth.pm -210.140.131.219 myaccount.pixiv.net +210.140.131.220 myaccount.pixiv.net #Pixiv End # 顺手修一下维基百科