Parse Query URL and Hash
query key, null = return all objects
target query, ex: location.href or location.search
anonymize url directly
is url excluded
parse html string or element to anonymize urls
parse single url
return redirect url or original url
Resolve query url to decrypt anonymized urls (page redirector)
Optional
Parse Query URL and Hash