I'm building a user content parser and am adding an automatic link parser. I'm adding a dialogue, that confirms that the user wants to go to the particular site being linked to. This is for two reasons. Anti phishing and spam combating. However I want to be able to disable both the dialogue and nofollow additions with commonly used websites so I'm building a whitelist. Are there any common whitelists about or should I start building one from scratch?

link|improve this question

69% accept rate
Thinking about it I could start with alexa.com/topsites – buggedcom Apr 8 '10 at 12:45
That said, there is a lot of porn websites in the top 500. ;-) – buggedcom Apr 8 '10 at 12:48
feedback

1 Answer

This may be very useful to you

http://code.google.com/apis/safebrowsing/

link|improve this answer
I can't upvote this solution enough. – Dolph Apr 8 '10 at 15:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.