Log in

View Full Version : List Scrubber Tool: 'Extract Valid URLs Only'



saganyouth
08-01-2015, 08:51 AM
Hi All,

Sorry for such a small question, I was going to e-mail but it said it would be better to post in the forums.

I was simply curious exactly how does the scrubber verify the URLs and how does it extract valid e-mail address?

I did use it, it brought a list down from 6888 to 2834, I am going to say that's a damn good thing :)

Thank DD for making the tool and thanks everyone for any answers.

Beverleyh
08-01-2015, 10:30 AM
What is this scrubber you speak of? Can you post the link so that we might understand what you're referring to?

styxlawyer
08-01-2015, 11:41 AM
I think he's referring to this:

http://tools.dynamicdrive.com/listscrubber/

Beverleyh
08-01-2015, 11:50 AM
Nice. I never noticed that before! :)

styxlawyer
08-01-2015, 01:45 PM
It looks as though the contents of the list are submitted to a file called 'listclean.php', which will be on the DD server, so it will be difficult to see the code.

There's a file with that name on GitHub (https://github.com/maiers/Aigaion/blob/master/www/application/views/publications/listClean.php), but it doesn't look like the right code.