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