From 148e7c1b6ba6c253c951727c858bd5e25ac11a05 Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Sun, 30 Dec 2018 14:29:19 +0000 Subject: [PATCH] ad52e3c1f3240a17209ed946a2602301148a614b Ctext: Fix the IP of the webadmin error parsing fix https://github.com/googlehosts/hosts/issues/287 --- hosts-files/dnscrypt-proxy-cloaking.txt | 7 ++++++- hosts-files/dnsmasq.conf | 7 ++++++- hosts-files/hosts | 7 ++++++- hosts-files/hosts-compact | 3 ++- hosts-files/hosts.rsc | 7 ++++++- hosts-files/surge.conf | 7 ++++++- 6 files changed, 32 insertions(+), 6 deletions(-) diff --git a/hosts-files/dnscrypt-proxy-cloaking.txt b/hosts-files/dnscrypt-proxy-cloaking.txt index 9469e95..7a38e92 100644 --- a/hosts-files/dnscrypt-proxy-cloaking.txt +++ b/hosts-files/dnscrypt-proxy-cloaking.txt @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-12-19 +# Last updated: 2018-12-30 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -266,6 +266,11 @@ app.conoha.jp 150.95.236.52 manage.conoha.jp 150.95.236.31 # Conoha End +# Ctext Start +ctext.org 63.141.239.58 +library.ctext.org 63.141.239.58 +# Ctext End + # Dropbox Start db.tt 162.125.248.2 www.dropbox.com 162.125.248.1 diff --git a/hosts-files/dnsmasq.conf b/hosts-files/dnsmasq.conf index bb5b44c..6b58cc6 100644 --- a/hosts-files/dnsmasq.conf +++ b/hosts-files/dnsmasq.conf @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-12-19 +# Last updated: 2018-12-30 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -266,6 +266,11 @@ address=/app.conoha.jp/150.95.236.52 address=/manage.conoha.jp/150.95.236.31 # Conoha End +# Ctext Start +address=/ctext.org/63.141.239.58 +address=/library.ctext.org/63.141.239.58 +# Ctext End + # Dropbox Start address=/db.tt/162.125.248.2 address=/www.dropbox.com/162.125.248.1 diff --git a/hosts-files/hosts b/hosts-files/hosts index be137a0..42496cc 100644 --- a/hosts-files/hosts +++ b/hosts-files/hosts @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-12-19 +# Last updated: 2018-12-30 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -266,6 +266,11 @@ 150.95.236.31 manage.conoha.jp # Conoha End +# Ctext Start +63.141.239.58 ctext.org +63.141.239.58 library.ctext.org +# Ctext End + # Dropbox Start 162.125.248.2 db.tt 162.125.248.1 www.dropbox.com diff --git a/hosts-files/hosts-compact b/hosts-files/hosts-compact index a9998ed..fa84bcf 100644 --- a/hosts-files/hosts-compact +++ b/hosts-files/hosts-compact @@ -1,6 +1,6 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-12-19 +# Last updated: 2018-12-30 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -117,6 +117,7 @@ 150.95.236.28 www.conoha.jp 150.95.236.52 app.conoha.jp 150.95.236.31 manage.conoha.jp +63.141.239.58 ctext.org library.ctext.org 162.125.248.2 db.tt 162.125.248.1 www.dropbox.com www.dualstack.dropbox-dns.com 162.125.5.7 api.dropbox.com api.dualstack.dropbox-dns.com api.dropboxapi.com diff --git a/hosts-files/hosts.rsc b/hosts-files/hosts.rsc index fcdf6b4..14dde76 100644 --- a/hosts-files/hosts.rsc +++ b/hosts-files/hosts.rsc @@ -2,7 +2,7 @@ # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-12-19 +# Last updated: 2018-12-30 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -268,6 +268,11 @@ add address=150.95.236.52 name=app.conoha.jp add address=150.95.236.31 name=manage.conoha.jp # Conoha End +# Ctext Start +add address=63.141.239.58 name=ctext.org +add address=63.141.239.58 name=library.ctext.org +# Ctext End + # Dropbox Start add address=162.125.248.2 name=db.tt add address=162.125.248.1 name=www.dropbox.com diff --git a/hosts-files/surge.conf b/hosts-files/surge.conf index 4ea8e38..22a7a54 100644 --- a/hosts-files/surge.conf +++ b/hosts-files/surge.conf @@ -6,7 +6,7 @@ FINAL,DIRECT # Copyright (c) 2017-2018, googlehosts members. # https://github.com/googlehosts/hosts -# Last updated: 2018-12-19 +# Last updated: 2018-12-30 # This work is licensed under a modified HOSTS License. # https://github.com/googlehosts/hosts/raw/master/LICENSE @@ -272,6 +272,11 @@ app.conoha.jp = 150.95.236.52 manage.conoha.jp = 150.95.236.31 # Conoha End +# Ctext Start +ctext.org = 63.141.239.58 +library.ctext.org = 63.141.239.58 +# Ctext End + # Dropbox Start db.tt = 162.125.248.2 www.dropbox.com = 162.125.248.1 -- GitLab