|
@@ -17,8 +17,8 @@ if (!defined('WHMCS')) {
|
|
|
die('This file cannot be accessed directly');
|
|
die('This file cannot be accessed directly');
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-const NS1 = '185.163.51.142';
|
|
|
|
|
-const NS2 = '185.178.193.125';
|
|
|
|
|
|
|
+const NS1 = '8.8.8.8';
|
|
|
|
|
+const NS2 = '9.9.9.10';
|
|
|
|
|
|
|
|
function cwp7_MetaData() {
|
|
function cwp7_MetaData() {
|
|
|
return array(
|
|
return array(
|