mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-20 00:23:34 +00:00
Adds debugging statement
This commit is contained in:
@@ -57,6 +57,8 @@ if (!NC_API_KEY) {
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
console.log('>>>> iii', `${process.env.IP_ADDRESS}`.split('.'));
|
||||
|
||||
const nc = new Namecheap({
|
||||
user: NC_USER,
|
||||
key: NC_API_KEY,
|
||||
|
||||
Reference in New Issue
Block a user