From e9b60c32f7013043f2440c1de66391057a37d9e9 Mon Sep 17 00:00:00 2001 From: 210on Date: Tue, 25 Apr 2023 02:42:18 +0900 Subject: [PATCH] add chin-ch.in --- pages/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index.tsx b/pages/index.tsx index 9a7225e6..cac53503 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -47,6 +47,7 @@ const KUSO_DOMAINS = [ "yuru.site", "kanekae.site", "yoro.cyou", + "chin-ch.in", ]; function HomePage() {