From 89010f9e6c24a5b1ef58655a86f70a05958ebf6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=A2=E5=AD=90?= <46892455+TuanZiGit@users.noreply.github.com> Date: Fri, 29 Aug 2025 00:40:32 +0800 Subject: [PATCH] itch.io MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit China Mobile has deployed a rule to ban itch.io and its sub-sites. Fixed. Signed-off-by: 团子 <46892455+TuanZiGit@users.noreply.github.com> --- Cealing-Host.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Cealing-Host.json b/Cealing-Host.json index d0b27f0..3ca98ef 100644 --- a/Cealing-Host.json +++ b/Cealing-Host.json @@ -124,5 +124,6 @@ [["identity.flickr.com"],"","52.206.14.103"], [["*flickr.com"],"","13.33.142.102"], [["*imgur.com"],"","199.232.196.193"], - [["*thetvdb.com"],"","54.192.23.105"] -] \ No newline at end of file + [["*thetvdb.com"],"","54.192.23.105"], + [["itch.io","*.itch.io"],"","45.79.115.66"] +]