-
Clean URL is a class that implements a method to make URLs more user and search engine friendly by removing '?' and '=' symbols from URL.This class is meant to be used in conjunction with URL rewriting Web server modules that map the cleaned URLs generated by this class into common URLs with query parameters.
-
Javascript Obfuscator is meant to parse Javascript source code to rewrite obfuscated equivalent version.The obfuscation is done by removing unnecessary remarks, white spaces, carriage returns and other non-functional characters from the source code.

