- Joined
- May 23, 2005
- Posts
- 2,037
- Reaction score
- 50
Anyone know how I can do this..
Everyday I reg' say 10-20 domains and I'd like to do a bulk call at the end of each day that will find all domains that have no NS records, ie the ones Ive most recently reg'd and then update those.
How would I detect only those that have no NS records? Ive tried searching the 'nservers' with nothing, a space, and NULL. None of those work ie below as an example with NULL
dry-run:
filter: 'NULL' in nservers
update: nservers = [ 'ns1.sedoparking.com','ns2.sedoparking.com' ]
Everyday I reg' say 10-20 domains and I'd like to do a bulk call at the end of each day that will find all domains that have no NS records, ie the ones Ive most recently reg'd and then update those.
How would I detect only those that have no NS records? Ive tried searching the 'nservers' with nothing, a space, and NULL. None of those work ie below as an example with NULL
dry-run:
filter: 'NULL' in nservers
update: nservers = [ 'ns1.sedoparking.com','ns2.sedoparking.com' ]