Im interested in doing this also if I could get my head around it. I already have a script written that matches one word dictionary domains to a dictionary (I think I gave admin a copy of this?)
I may be being slow but wont extracting domains that contain only one dictionary word or multiple dictionary words be pretty difficult? You'll have to move along the string from the second charcter and check each increment against the dictionary to see if theres a match, but how do you know what is the beginning and end of a word?
goshooting.co.uk for example contains 'go, 'gosh', 'shoot', 'shooting', 'tin' and 'hoot?'
Im assuming admin doesnt want to extract anything that just contains a dictionary word such as hellosdgsdh.co.uk, rather just domains that only contain dictionary words with no crap in them.
Im sure some genius will be able to explain?
Grant