env('SERVERHUNTER_API_KEY'), 'api_url' => 'https://api.serverhunter.com', 'location' => 'Atlanta, Georgia, United States of America', 'country_code' => 'US', 'coordinates' => '33.7490,-84.3880', 'currency' => 'USD', 'payment_methods' => ['creditcard', 'paypal'], 'spider_ips_url' => 'https://www.serverhunter.com/spider/ips/', 'spider_ips_cache_ttl' => 86400, // 24 hours 'vps' => [ 'virtualization' => 'kvm', 'features' => ['ddos', 'ipv6', 'instant_setup', 'api'], 'operating_systems' => ['ubuntu', 'debian', 'centos', 'fedora', 'windows', 'custom'], 'unmetered' => ['inbound', 'outbound'], 'setup_fee' => '0.00', ], 'dedicated' => [ 'virtualization' => 'none', 'features' => ['ddos', 'ipv6', 'api', 'hwraid', 'kvm'], 'operating_systems' => ['ubuntu', 'debian', 'centos', 'fedora', 'windows', 'custom', 'proxmox', 'vmware'], 'unmetered' => ['outbound'], 'setup_fee' => '0.00', ], 'defaults' => [ 'cpu_type' => 'intel', 'cpu_name' => 'Xeon', 'cpu_speed' => '2.40', 'memory_type' => 'ddr4', 'memory_ecc' => 'ecc', 'disk_type' => 'ssd', 'uplink_mbps' => 1000, ], ];