local matched.js

This commit is contained in:
Ray Lothian 2018-08-15 16:33:39 +04:30
parent 233ba1c089
commit cd868b3370
4 changed files with 202 additions and 2 deletions

View file

@ -159,6 +159,6 @@
<div id="explore"></div>
<script src="ua-parser.min.js"></script>
<script src="index.js"></script>
<script async src="explore.js"></script>
<script async src="matched.js"></script>
</body>
</html>