Open service 2a00:1450:4001:807::2013:443 · www.coronapulse.net
2026-01-04 03:40
HTTP/1.1 200 OK
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
vary: Accept-Encoding
x-dns-prefetch-control: off
x-frame-options: SAMEORIGIN
strict-transport-security: max-age=5184000; includeSubDomains
x-download-options: noopen
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
access-control-allow-origin: *
accept-ranges: bytes
cache-control: public, max-age=0
last-modified: Tue, 01 Jan 1980 00:00:01 GMT
etag: W/"e23-49773873e8"
x-cloud-trace-context: 0c6f581debd6831700f913aa88a479ec
date: Sun, 04 Jan 2026 03:40:40 GMT
server: Google Frontend
Content-Length: 3619
Connection: close
Page title: CoronaPulse
<!doctype html><html><head><title>CoronaPulse</title><link rel="manifest" href="/manifest.json"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"/><meta name="description" content="Public Health Recommendations for people in U.S. communities exposed to a person with known or suspected COVID-19, other than health workers or other critical infrastructure workers."/><meta name="keywords" content="health department, community-related exposure, community transmissions, precautions, Transmission, covid-19, covid, coronavirus, flu, pandemic"/><meta name="robots" content="index"/><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"><link rel="manifest" href="/assets/favicon/site.webmanifest"><link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#2d89ef"><meta name="theme-color" content="#ffffff"><link href="css/vendor.onsenui.css?v=5ae53baa" rel="stylesheet"><link href="css/main.css?v=19358fac" rel="stylesheet"></head><body><div id="root"></div><div id="templates"></div><script>// var version = '1.0.1'
// if(!localStorage.version === version) {
// localStorage.version=version;
// window.location.reload(true);
// }
var onlongtouch;
var timer;
var touchduration = 1000; //length of time we want the user to touch before we do something
function touchstart(e) {
e.preventDefault();
if (!timer) {
timer = setTimeout(onlongtouch, touchduration);
}
}
function touchend() {
//stops short touches from firing the event
if (timer) {
clearTimeout(timer);
timer = null;
}
}
onlongtouch = function() {
timer = null;
// document.getElementById('ping').innerText+='ping\n';
if(!document.getElementById('root').children.length) {
var url = new URL(location.href);
var search_params = url.searchParams;
search_params.set('ts', Date.now());
location.href = url.toString()
// window.location.reload(true);
}
};
document.addEventListener("DOMContentLoaded", function(event) {
window.addEventListener("touchstart", touchstart, false);
window.addEventListener("touchend", touchend, false);
});
setTimeout(function() {
if(!document.querySelector("#root .landing")) {
var button = document.createElement('ons-button')
button.innerText = 'Reload App'
button.onclick = function(e) {
window.location.reload(true);
}
document.querySelector("#root").appendChild(button)
}
}, 1500)</script><script src="js/runtime.js?v=747a31c1"></script><script src="js/vendor.core-js.js?v=ad72bdca"></script><script src="js/vendor.mithril.js?v=b8dfafc0"></script><script src="js/vendor.onsenui.js?v=4a3d65f5"></script><script src="js/vendor.panzoom.js?v=c9812f02"></script><script src="js/vendor.analytics.js?v=af0ffaea"></script><script src="js/vendor.lodash.js?v=ef5caa1a"></script><script src="js/vendor.mousetrap.js?v=1a98f344"></script><script src="js/vendors~main.js?v=305be5ca"></script><script src="js/main.js?v=a9431e20"></script></body></html>
Open service 142.251.141.115:443 · www.coronapulse.net
2026-01-04 03:40
HTTP/1.1 200 OK
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
vary: Accept-Encoding
x-dns-prefetch-control: off
x-frame-options: SAMEORIGIN
strict-transport-security: max-age=5184000; includeSubDomains
x-download-options: noopen
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
access-control-allow-origin: *
accept-ranges: bytes
cache-control: public, max-age=0
last-modified: Tue, 01 Jan 1980 00:00:01 GMT
etag: W/"e23-49773873e8"
x-cloud-trace-context: 42d20e571ad3a6d53f53e96226303f04
date: Sun, 04 Jan 2026 03:40:40 GMT
server: Google Frontend
Content-Length: 3619
Connection: close
Page title: CoronaPulse
<!doctype html><html><head><title>CoronaPulse</title><link rel="manifest" href="/manifest.json"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"/><meta name="description" content="Public Health Recommendations for people in U.S. communities exposed to a person with known or suspected COVID-19, other than health workers or other critical infrastructure workers."/><meta name="keywords" content="health department, community-related exposure, community transmissions, precautions, Transmission, covid-19, covid, coronavirus, flu, pandemic"/><meta name="robots" content="index"/><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"><link rel="manifest" href="/assets/favicon/site.webmanifest"><link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#2d89ef"><meta name="theme-color" content="#ffffff"><link href="css/vendor.onsenui.css?v=5ae53baa" rel="stylesheet"><link href="css/main.css?v=19358fac" rel="stylesheet"></head><body><div id="root"></div><div id="templates"></div><script>// var version = '1.0.1'
// if(!localStorage.version === version) {
// localStorage.version=version;
// window.location.reload(true);
// }
var onlongtouch;
var timer;
var touchduration = 1000; //length of time we want the user to touch before we do something
function touchstart(e) {
e.preventDefault();
if (!timer) {
timer = setTimeout(onlongtouch, touchduration);
}
}
function touchend() {
//stops short touches from firing the event
if (timer) {
clearTimeout(timer);
timer = null;
}
}
onlongtouch = function() {
timer = null;
// document.getElementById('ping').innerText+='ping\n';
if(!document.getElementById('root').children.length) {
var url = new URL(location.href);
var search_params = url.searchParams;
search_params.set('ts', Date.now());
location.href = url.toString()
// window.location.reload(true);
}
};
document.addEventListener("DOMContentLoaded", function(event) {
window.addEventListener("touchstart", touchstart, false);
window.addEventListener("touchend", touchend, false);
});
setTimeout(function() {
if(!document.querySelector("#root .landing")) {
var button = document.createElement('ons-button')
button.innerText = 'Reload App'
button.onclick = function(e) {
window.location.reload(true);
}
document.querySelector("#root").appendChild(button)
}
}, 1500)</script><script src="js/runtime.js?v=747a31c1"></script><script src="js/vendor.core-js.js?v=ad72bdca"></script><script src="js/vendor.mithril.js?v=b8dfafc0"></script><script src="js/vendor.onsenui.js?v=4a3d65f5"></script><script src="js/vendor.panzoom.js?v=c9812f02"></script><script src="js/vendor.analytics.js?v=af0ffaea"></script><script src="js/vendor.lodash.js?v=ef5caa1a"></script><script src="js/vendor.mousetrap.js?v=1a98f344"></script><script src="js/vendors~main.js?v=305be5ca"></script><script src="js/main.js?v=a9431e20"></script></body></html>
Open service 2a00:1450:4001:807::2013:80 · www.coronapulse.net
2026-01-04 03:40
HTTP/1.1 200 OK
x-dns-prefetch-control: off
x-frame-options: SAMEORIGIN
strict-transport-security: max-age=5184000; includeSubDomains
x-download-options: noopen
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
access-control-allow-origin: *
accept-ranges: bytes
x-cloud-trace-context: a2174c2f5df2dc26f4b4d7180cc5fb3e
server: Google Frontend
Content-Length: 3619
Date: Sun, 04 Jan 2026 03:40:40 GMT
Cache-Control: public, max-age=0
Age: 0
Last-Modified: Tue, 01 Jan 1980 00:00:01 GMT
ETag: W/"e23-49773873e8"
Content-Type: text/html; charset=UTF-8
Vary: Accept-Encoding,Accept-Encoding
Connection: close
Page title: CoronaPulse
<!doctype html><html><head><title>CoronaPulse</title><link rel="manifest" href="/manifest.json"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"/><meta name="description" content="Public Health Recommendations for people in U.S. communities exposed to a person with known or suspected COVID-19, other than health workers or other critical infrastructure workers."/><meta name="keywords" content="health department, community-related exposure, community transmissions, precautions, Transmission, covid-19, covid, coronavirus, flu, pandemic"/><meta name="robots" content="index"/><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"><link rel="manifest" href="/assets/favicon/site.webmanifest"><link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#2d89ef"><meta name="theme-color" content="#ffffff"><link href="css/vendor.onsenui.css?v=5ae53baa" rel="stylesheet"><link href="css/main.css?v=19358fac" rel="stylesheet"></head><body><div id="root"></div><div id="templates"></div><script>// var version = '1.0.1'
// if(!localStorage.version === version) {
// localStorage.version=version;
// window.location.reload(true);
// }
var onlongtouch;
var timer;
var touchduration = 1000; //length of time we want the user to touch before we do something
function touchstart(e) {
e.preventDefault();
if (!timer) {
timer = setTimeout(onlongtouch, touchduration);
}
}
function touchend() {
//stops short touches from firing the event
if (timer) {
clearTimeout(timer);
timer = null;
}
}
onlongtouch = function() {
timer = null;
// document.getElementById('ping').innerText+='ping\n';
if(!document.getElementById('root').children.length) {
var url = new URL(location.href);
var search_params = url.searchParams;
search_params.set('ts', Date.now());
location.href = url.toString()
// window.location.reload(true);
}
};
document.addEventListener("DOMContentLoaded", function(event) {
window.addEventListener("touchstart", touchstart, false);
window.addEventListener("touchend", touchend, false);
});
setTimeout(function() {
if(!document.querySelector("#root .landing")) {
var button = document.createElement('ons-button')
button.innerText = 'Reload App'
button.onclick = function(e) {
window.location.reload(true);
}
document.querySelector("#root").appendChild(button)
}
}, 1500)</script><script src="js/runtime.js?v=747a31c1"></script><script src="js/vendor.core-js.js?v=ad72bdca"></script><script src="js/vendor.mithril.js?v=b8dfafc0"></script><script src="js/vendor.onsenui.js?v=4a3d65f5"></script><script src="js/vendor.panzoom.js?v=c9812f02"></script><script src="js/vendor.analytics.js?v=af0ffaea"></script><script src="js/vendor.lodash.js?v=ef5caa1a"></script><script src="js/vendor.mousetrap.js?v=1a98f344"></script><script src="js/vendors~main.js?v=305be5ca"></script><script src="js/main.js?v=a9431e20"></script></body></html>
Open service 142.251.141.115:80 · www.coronapulse.net
2026-01-04 03:40
HTTP/1.1 200 OK
x-dns-prefetch-control: off
x-frame-options: SAMEORIGIN
strict-transport-security: max-age=5184000; includeSubDomains
x-download-options: noopen
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
access-control-allow-origin: *
accept-ranges: bytes
x-cloud-trace-context: dd5be72c4ff169662878d2cf1ded2854
server: Google Frontend
Content-Length: 3619
Date: Sun, 04 Jan 2026 03:40:40 GMT
Cache-Control: public, max-age=0
Age: 0
Last-Modified: Tue, 01 Jan 1980 00:00:01 GMT
ETag: W/"e23-49773873e8"
Content-Type: text/html; charset=UTF-8
Vary: Accept-Encoding,Accept-Encoding
Connection: close
Page title: CoronaPulse
<!doctype html><html><head><title>CoronaPulse</title><link rel="manifest" href="/manifest.json"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"/><meta name="description" content="Public Health Recommendations for people in U.S. communities exposed to a person with known or suspected COVID-19, other than health workers or other critical infrastructure workers."/><meta name="keywords" content="health department, community-related exposure, community transmissions, precautions, Transmission, covid-19, covid, coronavirus, flu, pandemic"/><meta name="robots" content="index"/><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"><link rel="manifest" href="/assets/favicon/site.webmanifest"><link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#2d89ef"><meta name="theme-color" content="#ffffff"><link href="css/vendor.onsenui.css?v=5ae53baa" rel="stylesheet"><link href="css/main.css?v=19358fac" rel="stylesheet"></head><body><div id="root"></div><div id="templates"></div><script>// var version = '1.0.1'
// if(!localStorage.version === version) {
// localStorage.version=version;
// window.location.reload(true);
// }
var onlongtouch;
var timer;
var touchduration = 1000; //length of time we want the user to touch before we do something
function touchstart(e) {
e.preventDefault();
if (!timer) {
timer = setTimeout(onlongtouch, touchduration);
}
}
function touchend() {
//stops short touches from firing the event
if (timer) {
clearTimeout(timer);
timer = null;
}
}
onlongtouch = function() {
timer = null;
// document.getElementById('ping').innerText+='ping\n';
if(!document.getElementById('root').children.length) {
var url = new URL(location.href);
var search_params = url.searchParams;
search_params.set('ts', Date.now());
location.href = url.toString()
// window.location.reload(true);
}
};
document.addEventListener("DOMContentLoaded", function(event) {
window.addEventListener("touchstart", touchstart, false);
window.addEventListener("touchend", touchend, false);
});
setTimeout(function() {
if(!document.querySelector("#root .landing")) {
var button = document.createElement('ons-button')
button.innerText = 'Reload App'
button.onclick = function(e) {
window.location.reload(true);
}
document.querySelector("#root").appendChild(button)
}
}, 1500)</script><script src="js/runtime.js?v=747a31c1"></script><script src="js/vendor.core-js.js?v=ad72bdca"></script><script src="js/vendor.mithril.js?v=b8dfafc0"></script><script src="js/vendor.onsenui.js?v=4a3d65f5"></script><script src="js/vendor.panzoom.js?v=c9812f02"></script><script src="js/vendor.analytics.js?v=af0ffaea"></script><script src="js/vendor.lodash.js?v=ef5caa1a"></script><script src="js/vendor.mousetrap.js?v=1a98f344"></script><script src="js/vendors~main.js?v=305be5ca"></script><script src="js/main.js?v=a9431e20"></script></body></html>