From fcfe363b5359d7a12a345f63f6c4bd9a074c4e72 Mon Sep 17 00:00:00 2001 From: manikantakailasa Date: Wed, 3 Apr 2024 10:17:25 +0530 Subject: [PATCH] removing the hostgator-india, bluehost-india, and hostgator-latam --- bootstrap.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/bootstrap.php b/bootstrap.php index a51fa18..8ec2f3b 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -149,9 +149,6 @@ function nfd_update_options_table( $container ) { 'hostgator' => '57686', 'web' => '86239', 'crazy-domains' => '57687', - 'hostgator-india' => '57686', - 'bluehost-india' => '86241', - 'hostgator-latam' => '57686', 'default' => '86240', ); $brand = $container->plugin()->id;