Hi, I am currently creating a Web proxy in python. I need to implement an URL blacklist. Once the user requests an URL on the blacklist I need to return a HTML blockpage in the browser. Any suggestions on how to implement that ?. Regards, Jens