Commit Graph

51 Commits

Author SHA1 Message Date
c15412
3346148f16
Delete conf/DLsite.conf 2024-10-17 20:01:30 +08:00
c15412
18494801ef
2024年10月17日更新
更新Steamd的FastlyCDN和imgur
2024-10-17 19:56:15 +08:00
c15412
21878ad44f
更新steam上游 2024-10-17 18:41:06 +08:00
c15412
7fc830bd6e
Delete conf/Discord.conf 2024-09-14 18:23:50 +08:00
c15412
7f2a7fd0cb
Delete conf/Twitch.params 2024-09-14 18:21:19 +08:00
c15412
af86d64d06
Delete conf/Twitter.params 2024-09-14 18:21:04 +08:00
c15412
ad5868d88c
Delete conf/instagram.conf 2024-09-14 18:20:36 +08:00
c15412
66804beed2
Delete conf/Twitter.conf 2024-09-14 18:20:09 +08:00
c15412
e649bdf4ed
Delete conf/Twitch.conf 2024-09-14 18:19:58 +08:00
c15412
43ae4a4ea7
Delete conf/Reddit.conf 2024-09-14 18:19:45 +08:00
c15412
c78b2d4f45
Delete facebook 2024-09-14 18:19:08 +08:00
c15412
755d48df01
增加FaceBook反向代理
配置文件(2024年09月14日14时00分
1、修复部分上游服务器
2、新增FaceBook反向代理(仅IPv6,需要本地dns进行批量dns重写
2024-09-14 14:08:05 +08:00
c15412
1cab1c218c
Merge branch 'main' into main 2024-09-05 10:56:16 +08:00
c15412
99324bb835
改进部分上游服务器写法 2024-09-05 10:44:21 +08:00
c15412
58fbb62fac
改进部分上游服务器写法,避免了可能导致"not signaled for 5s"停止的问题 (#70)
* Add files via upload

Update the upstream of Steam, Pixiv, E-hentai
Add Server :
Discord (IPv4)
Instagram (IPv6 Only, Local DNS rewrite required to rewrite all subdomains)
WallHaven (IPv4, image CDN Only, excluding pages)
Reddit (IPv4, Local DNS rewrite required to rewrite all subdomains)
Twitter (IPv4, Local DNS rewrite required to rewrite all subdomains)
Twitch (IPv4, Local DNS And DoH were required to rewrite all subdomains)
GoogleCDN (File Server IPv6 Only, website pages and IPv4 servers were not included, Local DNS rewrite required to rewrite all subdomains)

* Update the self-signed certificate config

self-signed certificate

* Update README.md

* 更换NGINX版本

* 配置文件(2024年08月31日18时11分

配置文件(2024年08月31日18时11分
1、更新部分上游服务器
2、改进KeepAlive参数,提升访问可靠性

* 改进部分上游服务器写法,避免了可能导致"not signaled for 5s"停止的问题
2024-09-04 19:52:56 +08:00
c15412
836a44c6fe
Merge branch 'main' into main 2024-09-02 21:30:13 +08:00
c15412
62cd7e7f26
改进部分上游服务器写法,避免了可能导致"not signaled for 5s"停止的问题 2024-09-02 21:10:31 +08:00
c15412
81c7a11ef8
更新 (#69)
* Add files via upload

Update the upstream of Steam, Pixiv, E-hentai
Add Server :
Discord (IPv4)
Instagram (IPv6 Only, Local DNS rewrite required to rewrite all subdomains)
WallHaven (IPv4, image CDN Only, excluding pages)
Reddit (IPv4, Local DNS rewrite required to rewrite all subdomains)
Twitter (IPv4, Local DNS rewrite required to rewrite all subdomains)
Twitch (IPv4, Local DNS And DoH were required to rewrite all subdomains)
GoogleCDN (File Server IPv6 Only, website pages and IPv4 servers were not included, Local DNS rewrite required to rewrite all subdomains)

* Update the self-signed certificate config

self-signed certificate

* Update README.md

* 更换NGINX版本

* 配置文件(2024年08月31日18时11分

配置文件(2024年08月31日18时11分
1、更新部分上游服务器
2、改进KeepAlive参数,提升访问可靠性
2024-09-01 13:09:39 +08:00
c15412
0f2928178e
配置文件(2024年08月31日18时11分
配置文件(2024年08月31日18时11分
1、更新部分上游服务器
2、改进KeepAlive参数,提升访问可靠性
2024-08-31 18:24:05 +08:00
c15412
26adb4235d
Add files via upload
Update the upstream of Steam, Pixiv, E-hentai
Add Server :
Discord (IPv4)
Instagram (IPv6 Only, Local DNS rewrite required to rewrite all subdomains)
WallHaven (IPv4, image CDN Only, excluding pages)
Reddit (IPv4, Local DNS rewrite required to rewrite all subdomains)
Twitter (IPv4, Local DNS rewrite required to rewrite all subdomains)
Twitch (IPv4, Local DNS And DoH were required to rewrite all subdomains)
GoogleCDN (File Server IPv6 Only, website pages and IPv4 servers were not included, Local DNS rewrite required to rewrite all subdomains)
2024-08-27 18:34:08 +08:00
3d5ff59de0 proxy instead of rewrite 2021-10-23 22:59:56 +08:00
241d025459 更换pximg镜像 2021-10-23 22:36:59 +08:00
20cdd42069 Update i.pximg.net proxy 2021-01-24 17:44:59 +08:00
shengheng.lu
65dc2cf08e feat: update e-hentai support and login support 2020-12-11 18:58:56 +08:00
ShioMile
636ec38d81
注释清理 现已无法访问的维基百科上游IP (#51) 2020-12-10 13:44:50 +08:00
shengheng.lu
394034568b fix: fix nginx upload body size conf 2020-12-05 13:35:31 +08:00
shengheng.lu
ead7f839c1 feat: add exhentai support 2020-12-05 13:27:36 +08:00
225256fdfb
Update pixiv.net.crt 2020-10-17 01:24:04 +08:00
jingkaimori
f1a21c873a
perf: 反代维基图像站,部分修复#26 (#49)
* 反代维基图像站,部分修复mashirozx#26  TODO:Mashiro签发新的证书,包含wikimedia.org和upload.wikimedia.org。

* 添加wikimedia证书配置和hosts配置
2020-10-17 01:21:21 +08:00
ShioMile
d52796603b
pref: 修复维基百科 ip、新增Nyaa;新增自签证书批处理包 (#48)
* fix Wikipedia ip

198.35.26.96 早已被封锁;
103.102.166.224 不稳定。

* add nyaa.si

* update hosts

* add batch file for self-sign cert

* Add files via upload

* Delete crtserial.srl

* fix bat

* fix: remove unexist extensions

* add gif teaching
2020-10-10 01:03:18 +08:00
bfe9a4bcca
perf: add app-api-pixiv-net 2020-09-16 10:45:41 +08:00
ef8d815d52 perf: update nginx to 1.16.1 and optimize configuration files 2020-04-16 21:13:34 +08:00
1bbdb7cb65
Merge pull request #41 from ZeroSimple/master
新增对Archive of our own的访问支持
2020-03-07 00:27:37 -06:00
Henry He
9cd793dd8f
Add files via upload 2020-03-07 13:04:50 +08:00
1865142d9e
Merge branch 'master' into fix 2020-03-06 21:43:41 -06:00
Henry He
044891de59
新增对Archive of our own的支持 2020-03-06 15:03:48 +08:00
Mangogo
159a5cb270 fix 2020-02-17 14:59:12 +08:00
swamdrgon
dd7fc38920 Update nginx.conf
update steamcommunity IP
2020-02-09 10:24:57 +08:00
swamdrgon
fac6818590
Update nginx.conf
根据 issue  #33 删除google 反代的部分
2020-01-30 21:02:48 +08:00
swamdrgon
da4a816104
upstream www-pixiv-net IP update 2020-01-30 20:53:52 +08:00
swamdrgon
b0eac26b55
update upstream IP address
更新 www.pixiv.net ; *.pixivsketch.net ; i.pximg.net 相应IP地址。
2019-12-22 00:20:23 +08:00
b655295778 bug fix 2019-08-09 22:05:05 +08:00
840ea9b4bd wildcard support for wikipedia & steam community 2019-06-27 21:20:47 +08:00
ef1025ef43 fix recaptcha 2019-06-27 20:01:30 +08:00
14a91c53b7 修复 Firefox 证书错误 2019-01-28 23:58:05 +08:00
7c6329bce7 更换 CA 证书 2019-01-27 15:02:56 +08:00
bf364a6a83 修复百科(dic.pixiv.net) 2019-01-24 19:37:25 +08:00
903a2fe6be Update IP addresses 2018-11-29 18:11:32 +08:00
a07a98b77c Recaptcha localization 2018-09-22 23:11:05 +08:00
81d1b24b9f Port 80 auto rewrite 2018-09-18 02:15:42 +08:00