Test cacheP2P

This commit is contained in:
Paul TREHIOU 2016-11-20 00:19:24 +01:00
parent 9ebd81b1f0
commit f1e77537d7
3 changed files with 15 additions and 1 deletions

View File

@ -9,7 +9,6 @@
<meta name="description" content="Site de la musique de Meyenheim">
<meta name="author" content="Paul TREHIOU">
<meta name="google-site-verification" content="vfIxnQkU6NJ__BiBJu2OXPP4JlijXV5Iq2R4Yskf3Ss" />
<meta name="wot-verification" content="696ad61a77115c0b9d5e"/>
<title>Musique fraternité</title>
@ -176,6 +175,9 @@
<!-- Theme JavaScript -->
<script src="js/creative.min.js"></script>
<script src="vendor/cacheP2P/cachep2p.min.js"></script>
<script src="vendor/cacheP2P/init.js"></script>
</body>
</html>

11
vendor/cacheP2P/cachep2p.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
vendor/cacheP2P/init.js vendored Normal file
View File

@ -0,0 +1 @@
var cachep2p = new CacheP2P()