-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontacts
More file actions
178 lines (174 loc) · 19.9 KB
/
Copy pathcontacts
File metadata and controls
178 lines (174 loc) · 19.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contacts - sccl.cc</title>
<link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAAXNSR0IArs4c6QAAABhQTFRFKSkpmU41VYM2CwsL////AAAAAAAAAAAAIAoGTQAAAAh0Uk5T////////AP9gpa+mAAAASUlEQVQokWNgwwMYhp0kMwqgjyQrCiBekhkDECsJBEwogI1oSZAACwsrKwsLiCRVEsNQIiRhgoxQQLokwlCo0QQlMUMOGn54JQE/mw6R8+v/XAAAAABJRU5ErkJggg==">
<meta name="description" :content="Contact information for sccl — Discord, Telegram, GitHub, Steam, YouTube, Email, and crypto addresses">
<link rel="canonical" :href="/contacts/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="sccl.cc">
<meta property="og:title" :content="Contacts - sccl.cc">
<meta property="og:description" :content="Contact information for sccl — Discord, Telegram, GitHub, Steam, YouTube, Email, and crypto addresses">
<meta property="og:image" content="https://sccl.cc/img/og-contacts.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/png">
<meta property="og:url" :content="/contacts/">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" :content="Contacts - sccl.cc">
<meta name="twitter:description" :content="Contact information for sccl — Discord, Telegram, GitHub, Steam, YouTube, Email, and crypto addresses">
<link rel="preload" href="/fonts/space-mono-400.woff2" as="font" type="font/woff2" crossorigin>
<style>
*{margin:0;padding:0;box-sizing:border-box}
:root{--nord0:#2e3440;--nord1:#3b4252;--nord3:#4c566a;--nord4:#d8dee9;--nord8:#88c0d0;--nord11:#bf616a;--nord14:#a3be8c;--nord15:#b48ead;--bg:var(--nord0);--fg:var(--nord4);--fg-dim:var(--nord3)}
html{background:var(--bg);color:var(--fg);font-family:"Space Mono",monospace;font-size:clamp(14px,1.2vw,24px);line-height:1.6;-webkit-font-smoothing:none;font-smooth:never}
body{background:var(--bg);min-height:100vh}
main{min-height:100vh;padding:1.875rem 1.25rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}
#encoding-errors{position:fixed;top:0;left:0;width:100%;height:100%;opacity:.12;font-size:clamp(18px,1.3vw,24px);line-height:1.4;white-space:pre-wrap;word-wrap:break-word;pointer-events:none;z-index:1;overflow:hidden;font-family:"Space Mono",monospace;padding:0.625rem;display:flex;align-items:center;justify-content:center;text-align:center}
::selection{background:var(--page-accent);color:#000}
::-webkit-scrollbar{width:6px}
::-webkit-scrollbar-track{background:var(--bg)}
::-webkit-scrollbar-thumb{background:var(--fg-dim)}
*:focus-visible{outline:2px solid var(--page-accent);outline-offset:2px}
.card{width:min(70vw,55rem);background:var(--nord1);padding:1.25rem;border:2px solid var(--page-accent)}
.card-header{display:flex;gap:0.9375rem;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:0.9375rem;border-bottom:1px solid var(--page-accent)}
.avatar{width:4rem;height:4rem;border:1px solid var(--page-accent);image-rendering:pixelated;flex-shrink:0}
.header-info{display:flex;flex-direction:column;flex:1}
.user{color:var(--page-accent);font-size:1.25rem;font-weight:700}
.bio{color:var(--fg);font-size:1rem}
.card-footer{margin-top:1.25rem;padding-top:0.625rem;border-top:1px solid var(--page-accent);display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:var(--fg)}
.zine-credit{color:var(--fg-dim);text-decoration:none;font-size:0.75rem}
.zine-credit:hover{color:var(--page-accent)}
.symbol{color:var(--page-accent)}
.nav{margin-bottom:0.9375rem;padding-bottom:0.625rem;border-bottom:1px solid var(--page-accent)}
.nav-links{display:flex;gap:0.9375rem;justify-content:center}
.nav-links a{color:var(--fg);text-decoration:none;font-size:1rem;font-weight:700}
.nav-links a:hover,.nav-links a.active{color:var(--page-accent)}
.nav-links a.active{text-decoration:underline}
.contacts-content{display:flex;flex-direction:column}
.contact-item{padding:0.125rem 0.25rem}
.contact-item:hover{background:var(--page-accent)}
.contact-item:hover .contact-label,
.contact-item:hover .contact-value{color:#000}
.contact-label{color:var(--page-accent);text-decoration:none;font-size:1rem;margin-right:0.5rem}
.contact-label::before{content:"> ";opacity:0}
.contact-item:hover .contact-label::before{opacity:1}
.crypto-sep{color:var(--fg);font-size:1rem;padding:0.125rem 0.25rem}
.crypto-note{color:var(--fg-dim);font-size:0.8rem;font-style:italic;padding:0.25rem 0.25rem 0}
.crypto-note code{color:inherit}
.contact-value{color:var(--fg);font-size:1rem;cursor:pointer;user-select:none}
.copy-success{color:var(--nord14)!important}
.copy-error{color:var(--nord11)!important}
.project-item{position:relative;padding:0.125rem 0.25rem 0.125rem 1.6em}
.project-item:hover{background:var(--page-accent)}
.project-item:hover .project-title,
.project-item:hover .project-desc{color:#000}
.project-title{color:var(--page-accent);text-decoration:none;font-size:1rem}
.project-title::before{content:">";position:absolute;left:0;opacity:0}
.project-item:hover .project-title::before{opacity:1}
.project-desc{color:var(--fg);font-size:1rem}
.peripherals-content{display:flex;flex-direction:column}
.peripheral-section{display:flex;flex-direction:row;gap:0.5rem}
.peripheral-label{color:var(--page-accent);font-size:1rem}
.peripheral-value{color:var(--fg);font-size:1rem}
.easter-egg-container{display:flex;gap:0.5rem;align-items:center}
.vim-input{font-size:1rem;opacity:0;font-family:"Space Mono",monospace;padding:0;letter-spacing:1px}
.vim-input::before{content:'>';margin-right:0.25rem;opacity:.7}
@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}
@media(max-width:767px){html{font-size:14px}.card{margin:5px;padding:0.625rem}.card-header{flex-direction:column;text-align:center;align-items:center;gap:0.625rem}.avatar{width:6rem;height:6rem}.card-footer{font-size:0.875rem;flex-direction:column;gap:0.5rem;text-align:center}.easter-egg-container{justify-content:center}.nav-links{gap:0.5rem;flex-wrap:wrap}.contact-item,.project-item{padding:0.125rem}.contact-label,.contact-value,.project-title,.project-desc,.peripheral-label,.peripheral-value{font-size:0.875rem}}
@font-face{font-family:'Space Mono';font-style:normal;font-weight:400;src:url(/fonts/space-mono-400.woff2)format('woff2');font-display:swap}
</style>
<style>:root{--page-accent:var(--nord15)}</style>
</head>
<body>
<div id="encoding-errors"></div>
<main>
<div class="card">
<nav class="nav">
<div class="nav-links">
<a href="/contacts/" class="active">contacts</a>
<a href="/projects/" class="">projects</a>
<a href="/peripherals/" class="">peripherals</a>
<a href="https://shiza.sccl.cc" target="_blank">blog</a>
</div>
</nav>
<div class="card-header">
<img src="/img/pfp.webp" alt="sccl avatar" class="avatar">
<div class="header-info">
<span class="user">[pipre@scclie ~]$</span>
<p class="bio">/ˈsʌk.kʊ.li/</p>
</div>
</div>
<div class="card-content">
<div><div class="contacts-content">
<p class="crypto-sep">Contacts</p>
<div class="contact-item">
<a href="https://discord.com/users/sccl" class="contact-label">Discord</a>
<span class="contact-value" data-copy="sccl">@sccl</span>
</div>
<div class="contact-item">
<a href="https://t.me/scclie" class="contact-label">Telegram</a>
<span class="contact-value" data-copy="scclie">@scclie</span>
</div>
<div class="contact-item">
<a href="https://github.com/scclie" class="contact-label">Github</a>
<span class="contact-value" data-copy="scclie">scclie</span>
</div>
<div class="contact-item">
<a href="https://steamcommunity.com/id/scclie/" class="contact-label">Steam</a>
<span class="contact-value" data-copy="scclie">scclie</span>
</div>
<div class="contact-item">
<a href="https://www.youtube.com/@scclie" class="contact-label">YouTube</a>
<span class="contact-value" data-copy="scclie">@scclie</span>
</div>
<div class="contact-item">
<a href="mailto:contact@sccl.cc" class="contact-label">Email</a>
<span class="contact-value" data-copy="contact@sccl.cc">contact@sccl.cc</span>
</div>
<p class="crypto-sep">Crypto</p>
<div class="contact-item">
<span class="contact-label">EVM</span>
<span class="contact-value" data-copy="0x8d3f783660af5ce6b5dd06c476b9c91aa87c5cc1">0x8d3f78...5cc1</span>
</div>
<div class="contact-item">
<span class="contact-label">LTC</span>
<span class="contact-value" data-copy="ltc1q8j0laewgg5qwuq8k3j5027n6x48xvuz595sccl">ltc1q8j0...sccl</span>
</div>
<div class="contact-item">
<span class="contact-label">BTC</span>
<span class="contact-value" data-copy="bc1q7ygsn73urgzr6w38ltw0yqzzjy2z9uzeh0sccl">bc1q7ygs...sccl</span>
</div>
<p class="crypto-note">yeah they all end in sccl</p>
</div>
</div>
</div>
<div class="card-footer">
<span>contacts.md</span>
<a href="https://zine-ssg.io" class="zine-credit" target="_blank">built with zig zine</a>
<div class="easter-egg-container">
<span class="vim-input" id="vim-input-display"></span>
<span class="symbol" id="vim-easter-egg">Type :qa! and press <Enter></span>
</div>
</div>
<pre id="cat-art" style="display:none">⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡀⠀⠀⠀⠀
⠀⠀⠀⠀⢀⡴⣆⠀⠀⠀⠀⠀⣠⡀⠀⠀⠀⠀⠀⠀⣼⣿⡗⠀⠀⠀⠀
⠀⠀⠀⣠⠟⠀⠘⠷⠶⠶⠶⠾⠉⢳⡄⠀⠀⠀⠀⠀⣧⣿⠀⠀⠀⠀⠀
⠀⠀⣰⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢻⣤⣤⣤⣤⣤⣿⢿⣄⠀⠀⠀⠀
⠀⠀⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣧⠀⠀⠀⠀⠀⠀⠙⣷⡴⠶⣦
⠀⠀⢱⡀⠀⠉⠉⠀⠀⠀⠀⠛⠃⠀⢠⡟⠀⠀⠀⢀⣀⣠⣤⠿⠞⠛⠋
⣠⠾⠋⠙⣶⣤⣤⣤⣤⣤⣀⣠⣤⣾⣿⠴⠶⠚⠋⠉⠁⠀⠀⠀⠀⠀⠀
⠛⠒⠛⠉⠉⠀⠀⠀⣴⠟⢃⡴⠛⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠛⠛⠋⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀</pre>
</div>
</main>
<script>
class EncodingErrors{constructor(){if(this.container=document.getElementById("encoding-errors"),!this.container)return;this.errorChars=["KERNEL PANIC","KERNEL OOPS","SYSTEM HALTED","WATCHDOG TIMEOUT","RCU STALL","LOCKUP DETECTED","SOFT LOCKUP","HARD LOCKUP","IRQ CONFLICT","IOMMU ERROR","DMA MAPPING ERROR","PCI BIOS BUG","ACPI ERROR","APIC ERROR","SMP ERROR","EFI FAULT","VFS: BUSY INODES","EXT4 FILESYSTEM ERROR","XFS CORRUPTION","BTRFS: DEVICE ERROR","ZFS POOL CORRUPTED","F2FS BUG","SWAP: BAD PAGE","ZRAM: COMPRESSION ERROR","SEGMENTATION FAULT","BUS ERROR (BAD MEMORY ACCESS)","ILLEGAL INSTRUCTION (SIGILL)","FLOATING POINT EXCEPTION","STACK OVERFLOW (SIGSEGV)","ABORT (SIGABRT)","TRAP (SIGTRAP)","TEXT FILE BUSY (ETXTBSY)","CROSS-DEVICE LINK (EXDEV)","INVALID REQUEST (EINVAL)","IOCTL ERROR (ENOTTY)","NETWORK UNREACHABLE (ENETUNREACH)","HOST UNREACHABLE (EHOSTUNREACH)","thread panicked at","index out of bounds","slice index out of range","cargo: error: failed to parse manifest","cargo: error: no matching version found","cargo: error: dependency resolution failed","0xDEADBEEF","0xCAFEBABE","0x8BADF00D","0xFEEDFACE","0xDEADC0DE","0xBAADF00D","0xABADBAB","0xDEADDEAD","0x0","0x1","0xDEAD","0xBEEF","0xCODE","0xFFFF","0x7FFF","0x8000","0xFFFFFFFF","0xDEADBEEF","0xFF00FF","0x4F3A","0xBADC0DE","0xC0DEBABE","segmentation fault","bus error","floating point exception","illegal instruction","bad system call","trace trap","memory not mapped","access violation","general protection fault","double fault","page fault","stack fault","alignment check","/usr/bin","/etc","/home","/var","/tmp","/opt","~/.config","~/.local","~/.cache","~/.bashrc","PATH=$PATH","export","alias","source",". ./","borrow of moved value","cannot borrow as mutable","lifetime mismatch","type mismatch","expected struct","unused variable","dead code","unconditional recursion","unreachable pattern","non-exhaustive patterns","mov","push","pop","call","ret","jmp","je","jne","cmp","add","sub","mul","div","and","or","xor","nop","int","syscall","iret","sti","cli","hlt",">>>","<<<","===","!==","<=>","||","&&","??","::","=>","->","<-","-->","<--","~~","^^","PID 1","init","systemd","kernel thread","kworker","rcu_sched","migration","watchdog","ksoftirqd","Out of memory","Killed process","Cannot allocate memory","Resource temporarily unavailable","Operation not permitted","No such file or directory","Permission denied","Connection refused","Network is unreachable","Broken pipe","Connection reset by peer"];;this.generateText();this.startAnimation()}generateText(){const lines=Math.ceil(window.innerHeight/32),charsPerLine=Math.ceil(window.innerWidth/96);this.textGrid=[];for(let i=0;i<lines;i++){const line=[];for(let j=0;j<charsPerLine;j++)line.push(this.errorChars[Math.floor(Math.random()*this.errorChars.length)]);this.textGrid.push(line)}this.render()}render(){this.container.textContent=this.textGrid.map(line=>line.join(" ")).join("\n")}updateRandomChars(){if(!this.textGrid.length)return;const updateCount=Math.floor(Math.random()*100)+50;for(let i=0;i<updateCount;i++){const row=Math.floor(Math.random()*this.textGrid.length),col=Math.floor(Math.random()*this.textGrid[row].length);this.textGrid[row][col]=this.errorChars[Math.floor(Math.random()*this.errorChars.length)]}this.render()}startAnimation(){this.updateInterval&&clearInterval(this.updateInterval);this.regenerateInterval&&clearInterval(this.regenerateInterval);this.updateInterval=setInterval(()=>{this.updateRandomChars()},Math.random()*100+100);this.regenerateInterval=setInterval(()=>{this.generateText()},Math.random()*100+2000)}stop(){this.updateInterval&&clearInterval(this.updateInterval);this.regenerateInterval&&clearInterval(this.regenerateInterval)}}
let encodingErrorsInstance=null;function init(){encodingErrorsInstance&&(encodingErrorsInstance.stop(),encodingErrorsInstance=null);encodingErrorsInstance=new EncodingErrors}document.addEventListener("DOMContentLoaded",init);init();
(function(){let e="",t=":qa!",n=null,s=null,o=null,i=null,r=null;function a(){n=document.getElementById("vim-easter-egg");s=document.getElementById("vim-input-display")}function c(){e="";if(s){s.textContent="";s.style.opacity="0"}if(n){n.textContent="Type :qa! and press <Enter>";n.style.color="";n.style.animation=""}o&&clearTimeout(o);i&&clearTimeout(i);r&&clearTimeout(r);const t=document.getElementById("black-overlay");t&&t.remove();const a=document.getElementById("reboot-sequence");a&&a.remove();if(window._catOrig){const __g=document.querySelector(".card-content");if(__g)__g.innerHTML=window._catOrig;window._catOrig=""};}function l(){a();c();if(s&&n){const e=getComputedStyle(document.querySelector(".card"));s.style.color="#fff";s.style.opacity="0"}document.removeEventListener("keypress",h);document.addEventListener("keypress",h)}function u(){if(!s)return;if(e.length>0){s.textContent=e;s.style.opacity="1"}else{s.textContent="";s.style.opacity="0"}}function h(o){if(!n||!s||o.ctrlKey||o.altKey||o.metaKey)return;e+=o.key;if(e.length>t.length)e=e.slice(-t.length);u();if(e===t){d();e="";u()}}function d(){o&&clearTimeout(o);i&&clearTimeout(i);r&&clearTimeout(r);a();if(n){n.textContent="FORCE EXIT INITIATED";n.style.color="#ff0000"}if(s)s.style.opacity="0";const l=document.querySelector(".card"),u=document.querySelector("main"),h=document.body;if(!l)return;const __C=l.querySelector(".card-content");if(__C){window._catOrig=__C.innerHTML;var __A=document.getElementById("cat-art");if(__A)__C.innerHTML="<pre style=\"font-family:monospace;color:var(--page-accent);text-align:center;line-height:1.2;font-size:clamp(8px,0.7vw,14px);white-space:pre;margin:0;padding:0\">"+__A.textContent+"</pre>"};const p=document.createElement("div");p.id="black-overlay";p.style.cssText="position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:9998;opacity:0;transition:opacity .5s;pointer-events:none";h.appendChild(p);let f=0;const m=setInterval(()=>{if(f<15){const e=(15-f)*1.5;l.style.transform=`translate(${2*Math.random()*e-e}px,${Math.random()*e-e/2}px)`;l.style.opacity=Math.random()>.7?".9":"1";f++}else{clearInterval(m);p.style.opacity="1";l.style.transform="translate(0,0) scale(0)";l.style.opacity="0";if(u)u.style.opacity="0";const e=document.createElement("div");e.id="reboot-sequence";e.style.cssText="position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:#0f0;font-size:18px;font-family:'VT323','Courier New',monospace;z-index:10000;white-space:pre;text-align:left;line-height:1.8;text-shadow:0 0 5px #0f0;background:#000;padding:30px;border:2px solid #0f0;max-width:600px;width:90%";h.appendChild(e);let t=0;const msgs=["[ OK ] Received SIGTERM from PID 1 (init)","[ OK ] Unmounting filesystems...","[ OK ] Deactivating swap...","[ OK ] Stopping user services...","[ OK ] Stopping system services...","[ OK ] Unmounting /home","[ OK ] Unmounting /tmp","[ OK ] Killing remaining processes...","[ OK ] All processes terminated","[ OK ] Syncing disks...","[ OK ] Unmounting /","[ .... ] System is going down for reboot","[ OK ] Reboot initiated","","\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800","\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800","Restarting system...","",""];!function s(){if(t<msgs.length){const o=document.createElement("div");o.textContent=msgs[t];o.style.cssText="opacity:1;color:#0f0;margin-bottom:4px;font-family:'VT323','Courier New',monospace";e.appendChild(o);t++;i=setTimeout(s,400+300*Math.random())}else{const t=document.createElement("span");t.textContent="_";t.style.cssText="color:#0f0;font-size:24px;animation:blink 1s step-end infinite;margin-left:4px";e.appendChild(t)}}();r=setTimeout(()=>{const t=document.getElementById("reboot-sequence");t&&t.remove();p.style.opacity="0";setTimeout(()=>{p.remove()},500);if(u)u.style.opacity="1";l.style.transform="translate(0,0) scale(1)";l.style.opacity="1";l.style.filter="none";l.style.boxShadow="4px 0 0 var(--page-accent),-4px 0 0 var(--page-accent),0 4px 0 var(--page-accent),0 -4px 0 var(--page-accent)";if(n){n.textContent="Type :qa! and press <Enter>";n.style.color=""}if(window._catOrig){const __g=document.querySelector(".card-content");if(__g)__g.innerHTML=window._catOrig;window._catOrig=""};if(s){s.textContent="";s.style.opacity="0"}},14e3)}},60);o=setTimeout(()=>{},60)}l()})();
document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll(".contact-value").forEach(function(e){e.addEventListener("click",function(e){e.stopPropagation();var t=e.currentTarget,o=t.getAttribute("data-copy");var s=t.textContent;t.textContent=o;navigator.clipboard.writeText(o).then(function(){t.classList.add("copy-success");setTimeout(function(){t.textContent=s;t.classList.remove("copy-success")},2500)}).catch(function(e){t.textContent=s;t.classList.add("copy-error");setTimeout(function(){t.classList.remove("copy-error")},500)})})});document.querySelectorAll(".contact-item").forEach(function(e){e.addEventListener("click",function(e){if(e.target.closest(".contact-value"))return;var t=this.querySelector(".contact-label");t&&t.href&&(window.location.href=t.href)})});document.querySelectorAll(".project-item").forEach(function(e){e.addEventListener("click",function(e){if(e.target.closest("a"))return;var t=this.querySelector(".project-title");t&&t.href&&(window.location.href=t.href)})})});
</script>
</body>
</html>