licensed redirect javascript for librejs

This commit is contained in:
Emma Tebibyte 2022-08-10 20:02:20 -04:00
parent 64b8bd8865
commit c8ce4a643d
3 changed files with 2 additions and 3 deletions

View File

@ -11,6 +11,6 @@
</head>
<header><img id="logo" src="assets/img/TiB-network.png" width=25% style="vertical-align:top" /></header>
<body id="discord">
<script>window.location.href = 'https://gist.github.com/emmatebibyte/f92e5c351bba551f251017c19a6ef64c'; </script>
<script> /* @license magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt CC0 */window.location.href = 'https://gist.github.com/emmatebibyte/f92e5c351bba551f251017c19a6ef64c'; /* @license-end */ </script>
</body>
</html>

View File

@ -1 +0,0 @@
window.location.href = link

View File

@ -11,6 +11,6 @@
</head>
<header><img id="logo" src="assets/img/TiB-network.png" width=25% style="vertical-align:top" /></header>
<body id="discord">
<script>window.location.href = 'https://discord.gg/BhChgu9nzu'; </script>
<script> /* @license magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt CC0 */ window.location.href = 'https://discord.gg/BhChgu9nzu'; /* @license-end */ </script>
</body>
</html>