99stats(1)
99stats(1)
<script type="text/javascript">
(function(e,t){var n=e.amplitude||{_q:[],_iq:{}};var
r=t.createElement("script")
;r.type="text/javascript"
;r.integrity="sha384-tzcaaCH5+KXD4sGaDozev6oElQhsVfbJvdi3//c2YvbY02LrNlbpGdt3Wq4rWo
nS"
;r.crossOrigin="anonymous";r.async=true
;r.src="https://cdn.amplitude.com/libs/amplitude-8.5.0-min.gz.js"
;r.onload=function(){if(!e.amplitude.runQueuedFunctions){
console.log("[Amplitude] Error: could not load SDK")}}
;var i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)
;function s(e,t){e.prototype[t]=function(){
this._q.push([t].concat(Array.prototype.slice.call(arguments,0)));return this}}
var o=function(){this._q=[];return this}
;var
a=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postIns
ert","remove"]
;for(var c=0;c<a.length;c++){s(o,a[c])}n.Identify=o;var u=function(){this._q=[]
;return this}
;var
l=["setProductId","setQuantity","setPrice","setRevenueType","setEventProperties"]
;for(var p=0;p<l.length;p++){s(u,l[p])}n.Revenue=u
;var
d=["init","logEvent","logRevenue","setUserId","setUserProperties","setOptOut","setV
ersionName","setDomain","setDeviceId","enableTracking","setGlobalUserProperties","i
dentify","clearUserProperties","setGroup","logRevenueV2","regenerateDeviceId","grou
pIdentify","onInit","logEventWithTimestamp","logEventWithGroups","setSessionId","re
setSessionId"]
;function v(e){function t(t){e[t]=function(){
e._q.push([t].concat(Array.prototype.slice.call(arguments,0)))}}
for(var n=0;n<d.length;n++){t(d[n])}}v(n);n.getInstance=function(e){
e=(!e||e.length===0?"$default_instance":e).toLowerCase()
;if(!Object.prototype.hasOwnProperty.call(n._iq,e)){n._iq[e]={_q:
[]};v(n._iq[e])
}return n._iq[e]};e.amplitude=n})(window,document);
UpdateCountDown();
SwitchMessage();
setTimeout(function () {
window.location = '/file/zjnu3yiw9mye7to/99stats.txt';
}, 2500);
}
}, 1000);
function UpdateCountDown() {
var eElement = null;
if (eElement = document.getElementById('count-down')) {
eElement.innerHTML = iCountDown;
}
}
function SwitchMessage () {
var eElement = null;
if (eElement = document.getElementById('failure_msg')) {
eElement.style.display = 'none';
}
if (eElement = document.getElementById('dlrestart_msg')) {
eElement.style.display = 'block';
}
}
</script>
// 30 second timer
if (iCountDown === 30) {
// Show the disabled button immediately for a 5 second timer
eDisabledButton.style.display = 'inline-block';
eEnabledButton.style.display = 'none';
// Enable continue button and hide disabled button after timer
setTimeout(function() {
eEnabledButton.style.display = 'inline-block';
eDisabledButton.style.display = 'none';
eInstructionText.style.display = 'inline';
}, 5000);
// 5 second timer
} else {
eEnabledButton.style.display = 'inline-block';
eInstructionText.style.display = 'inline';
}
</script>
</div>
<b class="DownloadRepair-timer">
Restarting download in:
<span id="count-down">
5 </span>
seconds
</b>
</div>
<div id="dlrestart_msg" class="DownloadRepair-restarting">
Your download is restarting…
</div>
</div>
.CookieAcceptance p {
padding-right: 250px;
}
.CookieAcceptance p a {
white-space: nowrap;
color: #fff;
text-decoration: underline;
}
.CookieAcceptance-buttons {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.CookieAcceptance-close {
position: relative;
height: 44px;
width: 44px;
opacity: .7;
}
.CookieAcceptance-close:hover,
.CookieAcceptance-close:focus {
opacity: .5;
}
.CookieAcceptance-close span {
position: absolute;
height: 24px;
width: 24px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
border-radius: 50%;
font-size: 0;
}
.CookieAcceptance-close span:before,
.CookieAcceptance-close span:after {
content: '';
position: absolute;
height: 2px;
width: 12px;
background: hsl(220, 21%, 12%);
top: 50%;
left: 50%;
}
.CookieAcceptance-close span:before {
transform: translate(-50%, -50%) rotate(45deg);
}
.CookieAcceptance-close span:after {
transform: translate(-50%, -50%) rotate(-45deg);
}
.CookieAcceptance-accept {
padding: 12px 50px;
margin-left: 10px;
background: #0070F0;
background: var(--mf-blue4);
border-radius: 4px;
color: #fff;
font-weight: bold;
font-size: 14px;
}
.CookieAcceptance-accept:hover,
.CookieAcceptance-accept:focus {
color: #fff;
background: hsl(212, 100%, 42%);
}
.CookieAcceptance p {
padding-right: 0;
}
}
</style>