7 |
<p><a href="data:text/html;charset=utf-8,%3C!DOCTYPE%20html%3E%0A%3Chead%3E%0A%3Ctitle%3Edata:%20and%20location.host%3C/title%3E%0A%3C/head%3E%0A%3Cbody%3E%0A%3Cp%3E%3Cscript%20type=%22text/javascript%22%3E%0A%20%20try%20%7B%0A%20%20%20%20if%20%28typeof%20%28location.host%29%20==%20%27undefined%27%29%20%7B%0A%20%20%20%20%20%20document.write%20%28%27%3Ccode%3Elocation.host%3C/code%3E%20is%20undefined.%27%29;%0A%20%20%20%20%7D%20else%20if%20%28location.host%20==%20null%29%20%7B%0A%20%20%20%20%20%20document.write%20%28%27%3Ccode%3Elocation.host%3C/code%3E%20is%20%3Ccode%3Enull%3C/code%3E.%27%29;%0A%20%20%20%20%7D%20else%20if%20%28location.host%20==%20%27%27%29%20%7B%0A%20%20%20%20%20%20document.write%20%28%27%3Ccode%3Elocation.host%3C/code%3E%20is%20an%20empty%20string.%27%29;%0A%20%20%20%20%7D%20else%20%7B%0A%20%20%20%20%20%20document.write%20%28%27%3Ccode%3Elocation.host%3C/code%3E%20is%20%3Ccode%3E%27%29;%0A%20%20%20%20%20%20document.write%20%28location.domain.replace%20%28%27%26%27,%20%27%26amp;%27%29.replace%20%28%27%3C%27,%20%27%26lt;%27%29%29;%0A%20%20%20%20%20%20document.write%20%28%27%3C/code%3E.%27%29;%0A%20%20%20%20%7D%0A%20%20%7D%20catch%20%28e%29%20%7B%0A%20%20%20%20document.write%20%28%27An%20exception%20is%20thrown:%20%3Cq%3E%27%29;%0A%20%20%20%20document.write%20%28e.toString%20%28%29.replace%20%28%27%26%27,%20%27%26amp;%27%29.replace%20%28%27%3C%27,%20%27%26lt;%27%29%29;%0A%20%20%20%20document.write%20%28%27%3C/q%3E%27%29;%0A%20%20%7D%0A%3C/script%3E%3C/p%3E%0A%3C/body%3E%0A%3C/html%3E%0A">Test document</a></p> |