diff --git a/config/tools/grok.com.json b/config/tools/grok.com.json new file mode 100644 index 0000000..9c2d69e --- /dev/null +++ b/config/tools/grok.com.json @@ -0,0 +1,92 @@ +{ + "domains": [ + "api.x.ai", + "asia-south1-livekit.grok.com", + "assets.grok.com", + "assets.x.ai", + "console.x.ai", + "data.x.ai", + "deferred-chat.x.ai", + "docs.x.ai", + "eu-west-1.api.x.ai", + "grok.com", + "grok.x.ai", + "imgen.x.ai", + "jf.x.ai", + "livekit.grok.com", + "login.x.ai", + "ssff.grok.com", + "status.x.ai", + "transcription.grok-v2.x.ai", + "trust.x.ai", + "typeahead.grok.com", + "us-east-1.api.x.ai", + "us-east-4-raw.api.x.ai", + "us-south-1-pltr.api.x.ai", + "us-west-1-raw.api.x.ai", + "us-west-1.api.x.ai", + "www.grok.com", + "www.x.ai" + ], + "dns": [ + "127.0.0.11:53", + "77.88.8.88:53", + "8.8.8.8:53", + "1.1.1.1:53" + ], + "timeout": 3600, + "ip4": [ + "104.18.18.80", + "104.18.19.80", + "104.18.26.175", + "104.18.27.175", + "104.18.28.234", + "104.18.29.234", + "13.248.245.245", + "13.56.24.14", + "184.169.222.235", + "188.114.98.228", + "188.114.99.228", + "199.16.156.218", + "199.16.156.221", + "34.13.75.26", + "34.48.4.24", + "35.227.192.44", + "52.52.192.17", + "76.223.112.12" + ], + "ip6": [ + "2606:4700::6812:1250", + "2606:4700::6812:1350", + "2606:4700::6812:1aaf", + "2606:4700::6812:1baf", + "2606:4700::6812:1cea", + "2606:4700::6812:1dea", + "2a06:98c1:3122:e000::4", + "2a06:98c1:3123:e000::4" + ], + "cidr4": [ + "104.16.0.0/12", + "13.248.0.0/14", + "13.56.0.0/14", + "184.169.128.0/17", + "188.114.96.0/22", + "199.16.156.0/22", + "34.32.0.0/11", + "34.8.0.0/13", + "35.224.0.0/12", + "52.0.0.0/10", + "76.223.0.0/17" + ], + "cidr6": [ + "2606:4700::/32", + "2a06:98c1::/32" + ], + "external": { + "domains": [], + "ip4": [], + "ip6": [], + "cidr4": [], + "cidr6": [] + } +} \ No newline at end of file