diff --git a/config/art/deviantart.com.json b/config/art/deviantart.com.json new file mode 100644 index 0000000..3891b9a --- /dev/null +++ b/config/art/deviantart.com.json @@ -0,0 +1,95 @@ +{ + "domains": [ + "deviantart.com", + "images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com", + "www.deviantart.com" + ], + "dns": [ + "127.0.0.11:53", + "77.88.8.88:53", + "8.8.8.8:53", + "1.1.1.1:53" + ], + "timeout": 3600, + "ip4": [ + "108.156.22.122", + "108.156.22.21", + "108.156.22.5", + "108.156.22.88", + "13.32.27.32", + "13.32.27.39", + "13.32.27.71", + "13.32.27.85", + "151.101.66.217", + "18.165.72.102", + "18.165.72.105", + "18.165.72.19", + "18.165.72.61", + "18.172.242.114", + "18.172.242.124", + "18.172.242.5", + "18.172.242.72", + "18.239.255.128", + "18.239.255.14", + "18.239.255.55", + "18.239.255.88", + "185.230.63.107", + "185.230.63.171", + "185.230.63.186", + "3.171.214.22", + "3.171.214.32", + "3.171.214.36", + "3.171.214.51" + ], + "ip6": [ + "2600:9000:211e:200:7:59dd:7880:93a1", + "2600:9000:211e:4000:7:59dd:7880:93a1", + "2600:9000:211e:7e00:7:59dd:7880:93a1", + "2600:9000:211e:9800:7:59dd:7880:93a1", + "2600:9000:211e:c00:7:59dd:7880:93a1", + "2600:9000:211e:da00:7:59dd:7880:93a1", + "2600:9000:211e:e000:7:59dd:7880:93a1", + "2600:9000:211e:ec00:7:59dd:7880:93a1", + "2600:9000:2467:3400:7:59dd:7880:93a1", + "2600:9000:2467:8400:7:59dd:7880:93a1", + "2600:9000:2467:8a00:7:59dd:7880:93a1", + "2600:9000:2467:9c00:7:59dd:7880:93a1", + "2600:9000:2467:b800:7:59dd:7880:93a1", + "2600:9000:2467:c800:7:59dd:7880:93a1", + "2600:9000:2467:de00:7:59dd:7880:93a1", + "2600:9000:2467:e200:7:59dd:7880:93a1", + "2600:9000:26a2:3c00:7:59dd:7880:93a1", + "2600:9000:26a2:4400:7:59dd:7880:93a1", + "2600:9000:26a2:5e00:7:59dd:7880:93a1", + "2600:9000:26a2:7400:7:59dd:7880:93a1", + "2600:9000:26a2:7800:7:59dd:7880:93a1", + "2600:9000:26a2:8000:7:59dd:7880:93a1", + "2600:9000:26a2:b200:7:59dd:7880:93a1", + "2600:9000:26a2:c600:7:59dd:7880:93a1", + "2600:9000:26a2:c800:7:59dd:7880:93a1", + "2600:9000:26a2:d800:7:59dd:7880:93a1", + "2600:9000:26a2:e200:7:59dd:7880:93a1", + "2600:9000:26a2:e400:7:59dd:7880:93a1", + "2600:9000:26a2:ea00:7:59dd:7880:93a1", + "2600:9000:26a2:ee00:7:59dd:7880:93a1", + "2600:9000:26a2:fe00:7:59dd:7880:93a1" + ], + "cidr4": [ + "108.156.0.0/14", + "13.32.0.0/12", + "151.101.0.0/16", + "18.128.0.0/9", + "185.230.63.0/24", + "3.128.0.0/9" + ], + "cidr6": [ + "2600:9000::/28" + ], + "external": { + "domains": [], + "ip4": [], + "ip6": [], + "cidr4": [], + "cidr6": [] + } +} \ No newline at end of file diff --git a/storage/icons.json b/storage/icons.json index ab2e247..e6aa1ab 100644 --- a/storage/icons.json +++ b/storage/icons.json @@ -199,5 +199,6 @@ "animevost.org": "animevost.org.ico", "fmhy.net": "fmhy.net.ico", "freetp.org": "freetp.org.ico", - "telegram.org": "telegram.org.ico" + "telegram.org": "telegram.org.ico", + "deviantart.com": "deviantart.com.ico" } \ No newline at end of file diff --git a/storage/icons/deviantart.com.ico b/storage/icons/deviantart.com.ico new file mode 100644 index 0000000..a64d7fb Binary files /dev/null and b/storage/icons/deviantart.com.ico differ