This commit is contained in:
blank X 2019-03-21 21:25:10 +07:00
parent fdd3b8ac6b
commit 9eb28d9665
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
9 changed files with 63 additions and 0 deletions

View File

@ -34,5 +34,12 @@ if (rn == 2) {
}
console.log('dun')
</script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -28,5 +28,12 @@ function showg() {
}
console.log('showg()')
</script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -80,5 +80,12 @@ function itell() {
</script>
<script id="intergram" type="text/javascript" src="https://www.intergram.xyz/js/widget.js"></script> -->
<script src='toc.js'></script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -49,5 +49,12 @@ function s() {
}
}
</script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -20,5 +20,12 @@
<li><p>Drinks - the ape call drinks friends, so do I.</p></li>
</ul>
<script src='toc.js'></script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -80,5 +80,12 @@
</ul>
<!-- </div> -->
<script src='toc.js'></script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -18,5 +18,12 @@
<i class='white'>[please add icons or something]</i>
</div>
<script src='toc.js'></script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -78,5 +78,12 @@ function s() {
}
}
</script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>

View File

@ -15,5 +15,12 @@
<br>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<script src='toc.js'></script>
<script>
const SAVE_YOUR_INTERNET_CONFIG = {
'language': 'en',
'hideOnReload': false
};
</script>
<script src="https://cdn.jsdelivr.net/npm/save-your-internet-widget/dist/syi-widget.js" async></script>
</body>
</html>