version 0.3.0

This commit is contained in:
Ray Lothian 2019-05-16 07:37:26 +02:00
parent 6a5c4c4783
commit 4106d2a4c5
4 changed files with 4 additions and 203 deletions

View file

@ -78,7 +78,7 @@
<input type="button" value="Test" title="Test your user-agent string" data-cmd="test">
</div>
<input id="ua" type="text" placeholder="Your preferred user-agent string" title="To set blank user-agent string, use 'empty' keyword">
<div id="explore"></div>
<div id="explore" data-cols=4></div>
<script src="index.js"></script>
<script async src="matched.js"></script>
</body>