master
Tancre 4 years ago
parent 9314271dbc
commit e427f44c74

@ -9,11 +9,16 @@
<h1>Index of /ilinx</h1>
<table>
<tbody>
<tr><th colspan="5"><hr></th></tr><tr><td valign="top"><img src="#" alt="[.]"></td><td><a href="./00.html" target="_blank">ilinx</a></td><td align="right">-</td><td align="right"> 0 </td><td>&nbsp;</td></tr><tr><th colspan="5"><hr></th></tr>
<tr><th colspan="5"><hr></th></tr><tr><td valign="top"><img src="#" alt="[.]"></td><td><a href="./00.html" onclick="next()" target="_parent">ilinx</a></td><td align="right">-</td><td align="right"> 0 </td><td>&nbsp;</td></tr><tr><th colspan="5"><hr></th></tr>
</tbody>
</table>
<script type="text/javascript">
alert("The following texts are part of a personal existential search for knowledge where authorship got lost. I don't remember anymore which texts I wrote and which were already written, which I mixed and which words I've taken from where. I'll provide a bibliography and credits trying to sum up what I remember but the result is a maze where I abandoned any interest in finding a way out...Maybe you will find yours.");
function next(mylink){
var mhref = mylink +'.html';
window.opener.location.href = mhref;
}
</script>
</body>
</html>

Loading…
Cancel
Save