From 498f565071869503e0db503b2ba47caea1f7d6ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Sun, 5 Nov 2023 03:14:41 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=94=E3=82=81=E3=82=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- config.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96fbe9b..ff8e518 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ mixi向けプライバシーUI。 $domain="example.com" cd /var/www/htdocs git clone https://gitler.moe/suwako/spliti.git && cd spliti -find . -type f -name "config.json" -exec sed -i 's/mixi.owacon.moe/$domain/g' +find . -type f -name "config.json" -exec sed -i 's/mixi.076.moe/$domain/g' ``` ### Linux @@ -56,7 +56,7 @@ rcctl restart relayd | ウエブサイト | [クラフレ](http://jezf25zgvxlsvuzdzm6fg2hoetmruhy4uxnolyw46tuh4jugcwc7byqd.onion/Cloudflare%E3%82%92%E4%BD%BF%E3%82%8F%E3%81%AA%E3%81%84%E7%90%86%E7%94%B1%EF%BC%88%E3%83%AA%E3%83%81%E3%83%A3%E3%83%BC%E3%83%89%E3%83%BB%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%83%9E%E3%83%B3%EF%BC%89) | 注 | | -- | -- | -- | -| [https://mixi.owacon.moe/](https://mixi.owacon.moe/) | 無 | 公式インスタンス | +| [https://mixi.076.moe/](https://mixi.076.moe/) | 無 | 公式インスタンス | ### Tor diff --git a/config.json b/config.json index a8bec75..35ef0c0 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "domain": "https://mixi.owacon.moe", + "domain": "https://mixi.076.moe", "webpath": "/var/www/htdocs/spliti", "imgproxy": "https://imgproxy.076.moe", "ip": "0.0.0.0"