diff --git a/config/tools/aistudio.google.com.json b/config/tools/aistudio.google.com.json new file mode 100644 index 0000000..5588430 --- /dev/null +++ b/config/tools/aistudio.google.com.json @@ -0,0 +1,79 @@ +{ + "domains": [ + "alkalimakersuite-pa.clients6.google.com", + "webchannel-alkalimakersuite-pa.clients6.google.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.177.14.95", + "142.250.184.138", + "142.250.187.138", + "142.251.1.95", + "142.251.140.10", + "142.251.140.42", + "142.251.140.74", + "142.251.141.42", + "172.217.17.106", + "172.217.17.138", + "172.217.17.234", + "172.217.20.74", + "173.194.221.95", + "173.194.222.95", + "216.58.212.10", + "216.58.212.42", + "216.58.214.138", + "64.233.162.95", + "64.233.164.95", + "74.125.131.95", + "74.125.205.95" + ], + "ip6": [ + "2a00:1450:4010:c01::5f", + "2a00:1450:4010:c05::5f", + "2a00:1450:4010:c07::5f", + "2a00:1450:4010:c09::5f", + "2a00:1450:4010:c0a::5f", + "2a00:1450:4010:c0b::5f", + "2a00:1450:4010:c1c::5f", + "2a00:1450:4017:800::200a", + "2a00:1450:4017:804::200a", + "2a00:1450:4017:805::200a", + "2a00:1450:4017:809::200a", + "2a00:1450:4017:80c::200a", + "2a00:1450:4017:80d::200a", + "2a00:1450:4017:80e::200a", + "2a00:1450:4017:80f::200a", + "2a00:1450:4017:810::200a", + "2a00:1450:4017:811::200a", + "2a00:1450:4017:812::200a", + "2a00:1450:4017:813::200a", + "2a00:1450:4017:814::200a", + "2a00:1450:4017:815::200a", + "2a00:1450:4017:816::200a" + ], + "cidr4": [ + "108.177.0.0/17", + "142.250.0.0/15", + "172.217.0.0/16", + "173.194.0.0/16", + "216.58.192.0/19", + "64.233.160.0/19", + "74.125.0.0/16" + ], + "cidr6": [ + "2a00:1450:4000::/37" + ], + "external": { + "domains": [], + "ip4": [], + "ip6": [], + "cidr4": [], + "cidr6": [] + } +} \ No newline at end of file diff --git a/storage/icons.json b/storage/icons.json index 9611a40..fa87f3f 100644 --- a/storage/icons.json +++ b/storage/icons.json @@ -194,5 +194,6 @@ "themoviedb.org": "themoviedb.org.png", "hdrezka.ag": "hdrezka.ag.ico", "kino.pub": "kino.pub.png", - "daramalive.life": "daramalive.life.png" + "daramalive.life": "daramalive.life.png", + "aistudio.google.com": "aistudio.google.com.png" } \ No newline at end of file diff --git a/storage/icons/aistudio.google.com.png b/storage/icons/aistudio.google.com.png new file mode 100644 index 0000000..b5df50b Binary files /dev/null and b/storage/icons/aistudio.google.com.png differ