Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
As I promised, here is the code for the MovableType Blacklist that I wrote for dasBlog.
There are three pieces to it:
- the IBlackList interface
- The MovableTypeBlacklist class
- The Factory Class that holds an instance of the MovableTypeBlacklist and the ReferralUrlBlacklist
Feel free to use in your ASP.NET application.