This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Accesible at: | |
http://rawgit.com/masdeseiscaracteres/d92bb883f8e45c99f63a/raw/2091770719285fbf33bab3e53c114fca7edd4719/BrowserDetectProtocol.html | |
--> | |
<html> | |
<head> | |
<title>Detect Custom Protocol</title> | |
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.1.min.js"></script> | |
</head> | |
<body> | |
<input id="protocol" value="" placeholder="custom protocol"/> |