Update '08/.header.html'

master
manetta 5 years ago
parent 3bdc323fbf
commit 2202c157ba

@ -48,8 +48,10 @@
</div>
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/08/cnn/cnn.css">
<script>
var links = ['http://nothat.bad.mn/', 'http://please.undo.undo.it/', 'http://b-e-e-t.r-o-o-t.net/pages/mejias_liberation_technology.html', 'http://foshan-1992.pw/~biyi/', 'http://richfolks.club/','http://p.lions.es/', 'http://sweetandsour.chickenkiller.com/'];
document.getElementById("sitemap").href = links[Math.floor(Math.random() * links.length)];
var links = ['http://nothat.bad.mn/', 'http://please.undo.undo.it/', 'http://b-e-e-t.r-o-o-t.net/pages/mejias_liberation_technology.html', 'http://foshan-1992.pw/~biyi/', 'http://richfolks.club/', 'http://p.lions.es/', 'http://sweetandsour.chickenkiller.com/'];
var link = links[Math.floor(Math.random() * links.length)];
console.log('Link:', link);
document.getElementById("sitemap").href = link;
</script>
<!-- END CNN -->
<h1>Index of/ The Network We (de)Served</h1>

Loading…
Cancel
Save