Website url whitelists
Posted
by buggedcom
on Stack Overflow
See other posts from Stack Overflow
or by buggedcom
Published on 2010-04-08T12:38:48Z
Indexed on
2010/04/08
12:43 UTC
Read the original article
Hit count: 359
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?
© Stack Overflow or respective owner