From 9e245d002a96da59003e8fc9c8b0172114467e99 Mon Sep 17 00:00:00 2001 From: Rekryt Date: Tue, 19 Nov 2024 22:14:32 +0300 Subject: [PATCH] chore: add hentaichan.live --- config/art/hentaichan.live.json | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 config/art/hentaichan.live.json diff --git a/config/art/hentaichan.live.json b/config/art/hentaichan.live.json new file mode 100644 index 0000000..bd9cc30 --- /dev/null +++ b/config/art/hentaichan.live.json @@ -0,0 +1,36 @@ +{ + "domains": [ + "hentaichan.live", + "www.hentaichan.live", + "x.hentaichan.live", + "y.hentaichan.live" + ], + "dns": [ + "127.0.0.11:53", + "77.88.8.88:53", + "8.8.8.8:53", + "1.1.1.1:53" + ], + "timeout": 3600, + "ip4": [ + "199.16.158.104", + "212.83.129.174" + ], + "ip6": [ + "2001::1f0d:60c0" + ], + "cidr4": [ + "199.16.156.0/22", + "212.83.128.0/20" + ], + "cidr6": [ + "2001::/32" + ], + "external": { + "domains": [], + "ip4": [], + "ip6": [], + "cidr4": [], + "cidr6": [] + } +} \ No newline at end of file