CloudFront
tcp/80
cloudflare
tcp/443 tcp/80 tcp/8443
nginx 1.24.0
tcp/443 tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c8329733f8329733fdb29423845d7007d9e08c3e747c61946
Found 10 files trough .DS_Store spidering: /.git /api /bill /organization /product /root /static /templates /uploads /user
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c8329733f8329733fdb29423845d7007d9e08c3e747c61946
Found 10 files trough .DS_Store spidering: /.git /api /bill /organization /product /root /static /templates /uploads /user
Open service 2a06:98c1:3120::3:8443 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 13:48:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=43,cfOrigin;dur=130
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FCXV6JAZ0MLUL7UPsW9ajBZMVKaSXbdDzqXJ6mnQebtTIT0WMW0f1zPKhRO09euhKetkrLgn%2FQq0mUkdNNmRp9lLFt3QLVOncQBuI2jvkS8hdyWUkctr5ANp8w%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc4de85ff4dfe00-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Periwin TPOS
<!DOCTYPE html>
<!-- Author Anil Poudyal -->
<html>
<head>
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Periwin OMS System">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="tposflutter">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />
<title>Periwin TPOS</title>
<link rel="manifest" href="manifest.json">
<!-- MUI CSS for Material UI loading spinner styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mui/0.9.43/css/mui.min.css" />
<script type="0f2a99e3eb7411ac2b0dadd2-text/javascript">
const serviceWorkerVersion = "3092222933";
</script>
<script src="flutter.js" defer type="0f2a99e3eb7411ac2b0dadd2-text/javascript"></script>
</head>
<body style="margin: 0; padding: 0; font-family: 'Roboto', sans-serif;">
<!-- Loading Screen -->
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; background-color: #f5f5f5;">
<!-- Logo -->
<img style="width:250px;" src="https://periwin.com/img/logo.png" alt="Periwin Logo">
<!-- MUI Circular Progress Spinner -->
<div class="mui--text-dark-secondary">
<div class="mui-progress-circular" data-mui-progress="100" style="width: 60px; height: 60px; margin-bottom: 20px;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="22 22 44 44">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<!-- Dynamic Loading Text -->
<h4 id="loading-text" style="margin: 0; color: #555;">Loading...</h4>
</div>
</div>
<script type="0f2a99e3eb7411ac2b0dadd2-text/javascript">
// Array of messages to display
const loadingMessages = [
'Fetching data...',
'Syncing to server...',
'Loading dashboard...',
'Initializing user interface...',
'Almost there...',
'Connecting to the network...',
'Validating user session...',
'Applying settings...',
'Downloading assets...',
'Configuring system...',
'Optimizing performance...',
'Retrieving user preferences...',
'Updating modules...',
'Synchronizing data streams...',
'Loading analytics...',
'Preparing insights...',
'Fetching notifications...',
'Starting background services...',
'Setting up security...',
'Loading personalized content...',
'Caching resources...',
'Launching application...',
'Preparing data visualization...',
'Building user experience...',
'Finalizing setup...',
];
// Get the loading text element
const loadingTextElement = document.getElementById('loading-text');
// Function to cycle through loading messages
let currentMessageIndex = 0;
function updateLoadingText() {
loadingTextElement.textContent = loadingMessages[currentMessageIndex];
currentMessageIndex = (currentMessageIndex + 1) % loadingMessages.length; // Cycle back to the start
}
// Update the loading text every 200 mili seconds
setInterval(updateLoadingText, 200);
window.addEventListener('load', function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine().then(function (appRunner) {
appRunner.runApp();
});
}
});
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="0f2a99e3eb7411ac2b0dadd2-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvP
Open service 2a06:98c1:3121::3:80 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 13:48:00 GMT
Content-Length: 0
Connection: close
Location: https://oms.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5YyQkqlLl%2BLi7dEblTCVPy6aBQqe%2FMAQMqc3OSBl9oPW7p5xHjYshpyhdYwtip4Jnd71k2dIL5PCaIjMi7sqrI%2B7fnn7JD8jy8bPrbOxuagrMWn6o6FkhrKoOw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bc4de84cd613222-SJC
Open service 2a06:98c1:3121::3:8443 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 13:48:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=6,cfOrigin;dur=81
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jJWNUMO6ebvniDZDBnLWxOCnCZP3nukF54cXAx248nvxZGUoGbbPnxpAyu%2FOcCKXLVpoTEmxGYVZ6ywLRB0IIoYXYXptxX8IivWV1DDmjlNOdUE3JVS0iD0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc4de855c3dea84-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: Periwin TPOS
<!DOCTYPE html>
<!-- Author Anil Poudyal -->
<html>
<head>
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Periwin OMS System">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="tposflutter">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />
<title>Periwin TPOS</title>
<link rel="manifest" href="manifest.json">
<!-- MUI CSS for Material UI loading spinner styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mui/0.9.43/css/mui.min.css" />
<script type="b6ee5ab366065fb1066850f4-text/javascript">
const serviceWorkerVersion = "3092222933";
</script>
<script src="flutter.js" defer type="b6ee5ab366065fb1066850f4-text/javascript"></script>
</head>
<body style="margin: 0; padding: 0; font-family: 'Roboto', sans-serif;">
<!-- Loading Screen -->
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; background-color: #f5f5f5;">
<!-- Logo -->
<img style="width:250px;" src="https://periwin.com/img/logo.png" alt="Periwin Logo">
<!-- MUI Circular Progress Spinner -->
<div class="mui--text-dark-secondary">
<div class="mui-progress-circular" data-mui-progress="100" style="width: 60px; height: 60px; margin-bottom: 20px;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="22 22 44 44">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<!-- Dynamic Loading Text -->
<h4 id="loading-text" style="margin: 0; color: #555;">Loading...</h4>
</div>
</div>
<script type="b6ee5ab366065fb1066850f4-text/javascript">
// Array of messages to display
const loadingMessages = [
'Fetching data...',
'Syncing to server...',
'Loading dashboard...',
'Initializing user interface...',
'Almost there...',
'Connecting to the network...',
'Validating user session...',
'Applying settings...',
'Downloading assets...',
'Configuring system...',
'Optimizing performance...',
'Retrieving user preferences...',
'Updating modules...',
'Synchronizing data streams...',
'Loading analytics...',
'Preparing insights...',
'Fetching notifications...',
'Starting background services...',
'Setting up security...',
'Loading personalized content...',
'Caching resources...',
'Launching application...',
'Preparing data visualization...',
'Building user experience...',
'Finalizing setup...',
];
// Get the loading text element
const loadingTextElement = document.getElementById('loading-text');
// Function to cycle through loading messages
let currentMessageIndex = 0;
function updateLoadingText() {
loadingTextElement.textContent = loadingMessages[currentMessageIndex];
currentMessageIndex = (currentMessageIndex + 1) % loadingMessages.length; // Cycle back to the start
}
// Update the loading text every 200 mili seconds
setInterval(updateLoadingText, 200);
window.addEventListener('load', function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine().then(function (appRunner) {
appRunner.runApp();
});
}
});
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b6ee5ab366065fb1066850f4-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvP
Open service 2a06:98c1:3121::3:443 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 13:48:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=51
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=w7XVgKMWsCFttY2aI39jYfgZsb1fH8Z4PXyHLivxL973cqwfVW3DPmrNC07brOJenndvIlvYVdeHmriildt%2FsHC1M96fELnLBRTbZAz3hKPt7vZYbHAxjgTt0w%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc4de84bde1d3a9-FRA
alt-svc: h3=":443"; ma=86400
Page title: Periwin TPOS
<!DOCTYPE html>
<!-- Author Anil Poudyal -->
<html>
<head>
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Periwin OMS System">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="tposflutter">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />
<title>Periwin TPOS</title>
<link rel="manifest" href="manifest.json">
<!-- MUI CSS for Material UI loading spinner styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mui/0.9.43/css/mui.min.css" />
<script type="febad9325ac785c437ea855f-text/javascript">
const serviceWorkerVersion = "3092222933";
</script>
<script src="flutter.js" defer type="febad9325ac785c437ea855f-text/javascript"></script>
</head>
<body style="margin: 0; padding: 0; font-family: 'Roboto', sans-serif;">
<!-- Loading Screen -->
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; background-color: #f5f5f5;">
<!-- Logo -->
<img style="width:250px;" src="https://periwin.com/img/logo.png" alt="Periwin Logo">
<!-- MUI Circular Progress Spinner -->
<div class="mui--text-dark-secondary">
<div class="mui-progress-circular" data-mui-progress="100" style="width: 60px; height: 60px; margin-bottom: 20px;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="22 22 44 44">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<!-- Dynamic Loading Text -->
<h4 id="loading-text" style="margin: 0; color: #555;">Loading...</h4>
</div>
</div>
<script type="febad9325ac785c437ea855f-text/javascript">
// Array of messages to display
const loadingMessages = [
'Fetching data...',
'Syncing to server...',
'Loading dashboard...',
'Initializing user interface...',
'Almost there...',
'Connecting to the network...',
'Validating user session...',
'Applying settings...',
'Downloading assets...',
'Configuring system...',
'Optimizing performance...',
'Retrieving user preferences...',
'Updating modules...',
'Synchronizing data streams...',
'Loading analytics...',
'Preparing insights...',
'Fetching notifications...',
'Starting background services...',
'Setting up security...',
'Loading personalized content...',
'Caching resources...',
'Launching application...',
'Preparing data visualization...',
'Building user experience...',
'Finalizing setup...',
];
// Get the loading text element
const loadingTextElement = document.getElementById('loading-text');
// Function to cycle through loading messages
let currentMessageIndex = 0;
function updateLoadingText() {
loadingTextElement.textContent = loadingMessages[currentMessageIndex];
currentMessageIndex = (currentMessageIndex + 1) % loadingMessages.length; // Cycle back to the start
}
// Update the loading text every 200 mili seconds
setInterval(updateLoadingText, 200);
window.addEventListener('load', function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine().then(function (appRunner) {
appRunner.runApp();
});
}
});
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="febad9325ac785c437ea855f-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvP
Open service 2a06:98c1:3120::3:443 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 13:48:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=38
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hf0cGE3jx79fbnb%2BaOMjVHdjwiSH8f2iHMxp1B5jEzYGmtBvzCjzC%2F8fzNY6VgAb9jdry27x8V%2FIAI40sRS0hcdgU8jkEFRU%2FBAEV1SJYfdDmf5Wp7SlHZuCGA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc4de84791eab10-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Periwin TPOS
<!DOCTYPE html>
<!-- Author Anil Poudyal -->
<html>
<head>
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Periwin OMS System">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="tposflutter">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />
<title>Periwin TPOS</title>
<link rel="manifest" href="manifest.json">
<!-- MUI CSS for Material UI loading spinner styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mui/0.9.43/css/mui.min.css" />
<script type="e0d6dff236f6bbd1432e2226-text/javascript">
const serviceWorkerVersion = "3092222933";
</script>
<script src="flutter.js" defer type="e0d6dff236f6bbd1432e2226-text/javascript"></script>
</head>
<body style="margin: 0; padding: 0; font-family: 'Roboto', sans-serif;">
<!-- Loading Screen -->
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; background-color: #f5f5f5;">
<!-- Logo -->
<img style="width:250px;" src="https://periwin.com/img/logo.png" alt="Periwin Logo">
<!-- MUI Circular Progress Spinner -->
<div class="mui--text-dark-secondary">
<div class="mui-progress-circular" data-mui-progress="100" style="width: 60px; height: 60px; margin-bottom: 20px;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="22 22 44 44">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<!-- Dynamic Loading Text -->
<h4 id="loading-text" style="margin: 0; color: #555;">Loading...</h4>
</div>
</div>
<script type="e0d6dff236f6bbd1432e2226-text/javascript">
// Array of messages to display
const loadingMessages = [
'Fetching data...',
'Syncing to server...',
'Loading dashboard...',
'Initializing user interface...',
'Almost there...',
'Connecting to the network...',
'Validating user session...',
'Applying settings...',
'Downloading assets...',
'Configuring system...',
'Optimizing performance...',
'Retrieving user preferences...',
'Updating modules...',
'Synchronizing data streams...',
'Loading analytics...',
'Preparing insights...',
'Fetching notifications...',
'Starting background services...',
'Setting up security...',
'Loading personalized content...',
'Caching resources...',
'Launching application...',
'Preparing data visualization...',
'Building user experience...',
'Finalizing setup...',
];
// Get the loading text element
const loadingTextElement = document.getElementById('loading-text');
// Function to cycle through loading messages
let currentMessageIndex = 0;
function updateLoadingText() {
loadingTextElement.textContent = loadingMessages[currentMessageIndex];
currentMessageIndex = (currentMessageIndex + 1) % loadingMessages.length; // Cycle back to the start
}
// Update the loading text every 200 mili seconds
setInterval(updateLoadingText, 200);
window.addEventListener('load', function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine().then(function (appRunner) {
appRunner.runApp();
});
}
});
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="e0d6dff236f6bbd1432e2226-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvP
Open service 188.114.97.3:80 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 13:47:59 GMT
Content-Length: 0
Connection: close
Location: https://oms.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MY3smSP7su%2BzPI%2FTyR5H2di0QHOgS8JJoAID2M0kP1rFEq5ne5R28FcvJfjZr%2BJgQwKkCYQZaWE9Irecc0L3qaaWvJGJgLjyiUPedLcjQQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=16,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bc4de836c109046-FRA
Open service 2a06:98c1:3120::3:80 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 13:47:59 GMT
Content-Length: 0
Connection: close
Location: https://oms.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=q6sMCsomiIi%2FUtKugQICgXuOXYP9mcx3HYDsopH1DXURjL%2B0fJA3ZVGcZ9NBTvxF5GdQNFiS1gPdWd59mycezALMB%2BTf%2B6%2BzZHq4upfc67Yh%2F0uBAVO1cbt62A%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=7,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bc4de832b93a3f1-YYZ
Open service 188.114.97.3:443 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 13:48:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=60
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eva7PEQ55lHOgF9MpyLeaeROqUvvjIawTUUky7xBmKA5ZDTe8rpvGd%2BdOMlY6W7318z3tzVWEkKIJeQW7gNnekPU%2BwPDhj5u7JC%2FApXz4w%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc4de838da07725-LHR
alt-svc: h3=":443"; ma=86400
Page title: Periwin TPOS
<!DOCTYPE html>
<!-- Author Anil Poudyal -->
<html>
<head>
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Periwin OMS System">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="tposflutter">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />
<title>Periwin TPOS</title>
<link rel="manifest" href="manifest.json">
<!-- MUI CSS for Material UI loading spinner styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mui/0.9.43/css/mui.min.css" />
<script type="ac28d0d5c1328aed4abce14c-text/javascript">
const serviceWorkerVersion = "3092222933";
</script>
<script src="flutter.js" defer type="ac28d0d5c1328aed4abce14c-text/javascript"></script>
</head>
<body style="margin: 0; padding: 0; font-family: 'Roboto', sans-serif;">
<!-- Loading Screen -->
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; background-color: #f5f5f5;">
<!-- Logo -->
<img style="width:250px;" src="https://periwin.com/img/logo.png" alt="Periwin Logo">
<!-- MUI Circular Progress Spinner -->
<div class="mui--text-dark-secondary">
<div class="mui-progress-circular" data-mui-progress="100" style="width: 60px; height: 60px; margin-bottom: 20px;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="22 22 44 44">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<!-- Dynamic Loading Text -->
<h4 id="loading-text" style="margin: 0; color: #555;">Loading...</h4>
</div>
</div>
<script type="ac28d0d5c1328aed4abce14c-text/javascript">
// Array of messages to display
const loadingMessages = [
'Fetching data...',
'Syncing to server...',
'Loading dashboard...',
'Initializing user interface...',
'Almost there...',
'Connecting to the network...',
'Validating user session...',
'Applying settings...',
'Downloading assets...',
'Configuring system...',
'Optimizing performance...',
'Retrieving user preferences...',
'Updating modules...',
'Synchronizing data streams...',
'Loading analytics...',
'Preparing insights...',
'Fetching notifications...',
'Starting background services...',
'Setting up security...',
'Loading personalized content...',
'Caching resources...',
'Launching application...',
'Preparing data visualization...',
'Building user experience...',
'Finalizing setup...',
];
// Get the loading text element
const loadingTextElement = document.getElementById('loading-text');
// Function to cycle through loading messages
let currentMessageIndex = 0;
function updateLoadingText() {
loadingTextElement.textContent = loadingMessages[currentMessageIndex];
currentMessageIndex = (currentMessageIndex + 1) % loadingMessages.length; // Cycle back to the start
}
// Update the loading text every 200 mili seconds
setInterval(updateLoadingText, 200);
window.addEventListener('load', function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine().then(function (appRunner) {
appRunner.runApp();
});
}
});
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="ac28d0d5c1328aed4abce14c-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvP
Open service 188.114.97.3:8443 · oms.periwin.com
2026-01-11 13:47
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 13:47:59 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=46
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0DKp%2BMi2BkekwDjTxoRMAkwlYejwh2xmpxlY1AWfPYUw%2FSgSHGr%2B6Isqo%2BpRHsXhIW2gkAKw6pT97HeC4Xei%2F1rf4bsbAvip0wKjbDyUAA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc4de836b53928d-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Periwin TPOS
<!DOCTYPE html>
<!-- Author Anil Poudyal -->
<html>
<head>
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Periwin OMS System">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="tposflutter">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png" />
<title>Periwin TPOS</title>
<link rel="manifest" href="manifest.json">
<!-- MUI CSS for Material UI loading spinner styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mui/0.9.43/css/mui.min.css" />
<script type="bafd5b366f06adda6533c7b3-text/javascript">
const serviceWorkerVersion = "3092222933";
</script>
<script src="flutter.js" defer type="bafd5b366f06adda6533c7b3-text/javascript"></script>
</head>
<body style="margin: 0; padding: 0; font-family: 'Roboto', sans-serif;">
<!-- Loading Screen -->
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; flex-direction: column; background-color: #f5f5f5;">
<!-- Logo -->
<img style="width:250px;" src="https://periwin.com/img/logo.png" alt="Periwin Logo">
<!-- MUI Circular Progress Spinner -->
<div class="mui--text-dark-secondary">
<div class="mui-progress-circular" data-mui-progress="100" style="width: 60px; height: 60px; margin-bottom: 20px;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="22 22 44 44">
<circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
</svg>
</div>
<!-- Dynamic Loading Text -->
<h4 id="loading-text" style="margin: 0; color: #555;">Loading...</h4>
</div>
</div>
<script type="bafd5b366f06adda6533c7b3-text/javascript">
// Array of messages to display
const loadingMessages = [
'Fetching data...',
'Syncing to server...',
'Loading dashboard...',
'Initializing user interface...',
'Almost there...',
'Connecting to the network...',
'Validating user session...',
'Applying settings...',
'Downloading assets...',
'Configuring system...',
'Optimizing performance...',
'Retrieving user preferences...',
'Updating modules...',
'Synchronizing data streams...',
'Loading analytics...',
'Preparing insights...',
'Fetching notifications...',
'Starting background services...',
'Setting up security...',
'Loading personalized content...',
'Caching resources...',
'Launching application...',
'Preparing data visualization...',
'Building user experience...',
'Finalizing setup...',
];
// Get the loading text element
const loadingTextElement = document.getElementById('loading-text');
// Function to cycle through loading messages
let currentMessageIndex = 0;
function updateLoadingText() {
loadingTextElement.textContent = loadingMessages[currentMessageIndex];
currentMessageIndex = (currentMessageIndex + 1) % loadingMessages.length; // Cycle back to the start
}
// Update the loading text every 200 mili seconds
setInterval(updateLoadingText, 200);
window.addEventListener('load', function (ev) {
// Download main.dart.js
_flutter.loader.loadEntrypoint({
serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine().then(function (appRunner) {
appRunner.runApp();
});
}
});
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="bafd5b366f06adda6533c7b3-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvP
Open service 2a06:98c1:3121::3:80 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Length: 0
Connection: close
Location: https://docs.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tAClHgQ8cteVA5bPUgVnh5b0DY9gVNzkstSVfsgFn1il9QEmV1qx9e9i1CvwM96PJqcKloOWf5PrKE%2F25v8iRJtMagmMKs7nArlNqF%2B8761IpoHqy0We0JO2"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bc33130a9e6f5ba-AMS
Open service 188.114.97.3:8443 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=37
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5ORnxGihzEsv8tgBqFzTMVyhl2BpY2WOm1QQ9NeccbiofWtzstTx%2B26nopOuZUv7ch3nof5RMeNK3ZH5auEueM%2BamKKmoRxxuD2LaYh5y58%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc331311c2c7a4b-AMS
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:8443 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=29
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZgzJu%2BRWbP2mgtJRay%2BfnmNa8hNg9c%2BzvgpXzJGJqfbHKfvIbMlHH84DW6ZdUDJnVcuwDj%2BmW5WpR%2FksQkib8oHX1odR5kAs7fOx2PiDdruYLfDGZt35WUMCYN8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc33130ed10d77e-LHR
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:80 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Length: 0
Connection: close
Location: https://docs.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6yRKcjW4hgSgAmp9jyq4VSYLWXFiO0P9Qi4McQw5DKw8P8dPJj3bN7UYpl0mb5nAwllabfQ0M5FDlDG66I4pFY0ze8BrkLsjTxsJ1OSCtr%2BF0rJBBifQdetSD%2F4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bc33130a87a7e4a-LHR
Open service 2a06:98c1:3120::3:443 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=38
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9xhDRUQhYFpJPRCHqBfeG7jL00AzNCSZg%2B5zhS%2Bs7%2F4B%2Bj%2FJ7ascgesmDWRxDqgP2JCDJ%2FWjLTDmqY0nOfFgFYjramGtvhqB9vnBG0sE92tIePRX2QoM5CHnL6g%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc33130ed5b1484-LHR
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=54
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Btg4osF7jG%2BwOhZ8WDbNdZJsvLqWPkJVjZC1HVvPZpvu%2BteGt1cppuuv2PVbHgp38YVGQUAsKa3zeX5uB1SGEG%2BTlKiSPXfd37tZHmoSZjb0%2BzFk4fBNq5jbwZc%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc33130ea97b88e-AMS
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3121::3:443 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=43
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Nlgf%2B2lc5JOmxMo%2BviReonQyEQxyf%2BTs6y%2FKUsOlNqdpD2nyNfuNj9HyWyU0loLcgaW1OrlFRZUy%2B1qBBmY9cQy5jmBXWOyrO8Y6%2BDlODpIUluGEMRZMrQ0y76w%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc331310e022409-AMS
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:443 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=55
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oqH0MAMkShKd%2Fjz7EkHFOHUDdyBF%2FN1FGa7980aFIxf8wyFzCwI8icUhTgfSISe3gUG5QpeA5ATKcVuPFNKZYs7qrrobqDiSL%2Fmgh30V"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bc33130ec549a0f-FRA
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:80 · docs.periwin.com
2026-01-11 08:54
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:54:54 GMT
Content-Length: 0
Connection: close
Location: https://docs.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rQHKWNkn5Q96Up%2F0TGhKvSpTQjGRfgMSsbZRNa43Jl3td6Acp83DdtA7L3Q%2FomJc50a%2BO%2FSjAFu02BDk7zUaZ67dT7jbB58zWBvOPC9s6FE%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=16,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bc331308d34651b-FRA
Open service 2a06:98c1:3120::3:8443 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=107
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TncoFRuYTuIHbznp%2Bq1xwYvenXHDR7NC7PGs7gwcZlkqZmvZslThu2hXO3werZk7e%2BED%2Bg1Gl%2BBPV2EozjpRywvfh4Q2atEc4H03UkE%2F5J%2BY6YoV9SqsIwIh0Du56%2BoW"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bbe979fca3987ad-SIN
alt-svc: h3=":8443"; ma=86400
Page title: PeriPay Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PeriPay Documentation</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f4f4f4;
color: #333;
margin: 0;
padding: 0;
}
header {
background-color: #2B5B73;
color: white;
padding: 20px;
text-align: center;
}
h1, h2, h3 {
color: #2B5B73;
}
code {
background-color: #eef;
padding: 5px;
border-radius: 3px;
Open service 2a06:98c1:3121::3:8443 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=67
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=66%2B1vR52WAMcKXb9JtCO7mPStgdO7%2FpSSIhndDtgkw9tY7xs0rYH9yji%2FQ%2FP4LOHkrmRDlsEwvGY9WemLz3FhOaCN4wAEWoGfmhA7WDUwlnf9IfVHsg%2F0zOM1Jg97WFJ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bbe979f8d6939c3-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: PeriPay Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PeriPay Documentation</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f4f4f4;
color: #333;
margin: 0;
padding: 0;
}
header {
background-color: #2B5B73;
color: white;
padding: 20px;
text-align: center;
}
h1, h2, h3 {
color: #2B5B73;
}
code {
background-color: #eef;
padding: 5px;
border-radius: 3px;
Open service 2a06:98c1:3120::3:80 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Length: 0
Connection: close
Location: https://docs.pay.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bPREntJSndyAmr0hXlHC8nfHuGtEemFzxl5QgaCMwcRqrLqR7ip%2Faic24K6BuJk4oI355zVhYI4Na%2FZj%2BdQMTfTl1qdko2aCCmVts2issa1bpEQTumO0uvqR%2FlnpgrCo"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bbe979f0e5d811f-EWR
Open service 188.114.97.3:8443 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=34
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FTYp24qDbnY623fSd480nQS0%2Fiji56EFrmvaq2056sR9Jy7EKuKYKwqhLMEy04TM3Oi9YyeKcgkKS%2BbccgB1URg5YdfTgV%2F8CaSaPdF6z0F8jQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bbe97a02a8f9cb4-EWR
alt-svc: h3=":8443"; ma=86400
Page title: PeriPay Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PeriPay Documentation</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f4f4f4;
color: #333;
margin: 0;
padding: 0;
}
header {
background-color: #2B5B73;
color: white;
padding: 20px;
text-align: center;
}
h1, h2, h3 {
color: #2B5B73;
}
code {
background-color: #eef;
padding: 5px;
border-radius: 3px;
Open service 188.114.97.3:80 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Length: 0
Connection: close
Location: https://docs.pay.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=st1t0iZkEO0z21%2Bm0UZ5VYSObJE31reV86hxSOe0sWc1x9fSCFNcdeGmWcKyP6GvV1SThv0XF1Ps4oVYi8o85fMiD23YhDrTBALqYFcayG7DNXbg"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=11,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bbe979fbe711914-EWR
Open service 2a06:98c1:3121::3:80 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Length: 0
Connection: close
Location: https://docs.pay.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DPvZF6QA0exO%2Bbva1Eas4lw%2Fo2rQ3oUGmV1rGKe%2Fpq2obOTL%2FzKDKPKPlUaDG1n0bbfQgsI1WV0TpqMxVuhfq4zmVkcjE0Tb%2BRc3sin%2FsggPfpQSSBt7LsgHA1jy%2Bdew"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=20,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bbe979eca707cac-EWR
Open service 188.114.97.3:443 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=86,cfOrigin;dur=69
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=S3HsAVbToGT1czCDmpAOVKNaHJIQorpcR9FaVQdvRl2oGPdsVOdVpskSyjEqitRrM24UsfBC2dIh1ZOKZ6mkwI5Oy4lpJKgQxxiIateUE4BNFpEH"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bbe97a008a67d14-EWR
alt-svc: h3=":443"; ma=86400
Page title: PeriPay Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PeriPay Documentation</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f4f4f4;
color: #333;
margin: 0;
padding: 0;
}
header {
background-color: #2B5B73;
color: white;
padding: 20px;
text-align: center;
}
h1, h2, h3 {
color: #2B5B73;
}
code {
background-color: #eef;
padding: 5px;
border-radius: 3px;
Open service 2a06:98c1:3120::3:443 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=42
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=huMppzRq90HyKd1cSCCj%2BE1Aintf7k5drSYuw0%2BmyNOEZUdlZYmDo6hAXevO7MnADNgqfL5q6WJhdELT3ypXLzuZKg6Q4xQ28EWT%2BNfocNwhOZ6ic5fVdHbTFQcE912a"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bbe979f19df18bf-FRA
alt-svc: h3=":443"; ma=86400
Page title: PeriPay Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PeriPay Documentation</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f4f4f4;
color: #333;
margin: 0;
padding: 0;
}
header {
background-color: #2B5B73;
color: white;
padding: 20px;
text-align: center;
}
h1, h2, h3 {
color: #2B5B73;
}
code {
background-color: #eef;
padding: 5px;
border-radius: 3px;
Open service 2a06:98c1:3121::3:443 · docs.pay.periwin.com
2026-01-10 19:30
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 19:31:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=44
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XSO05tKEe6ihzMVoMDjjjIi8ljMKuTI1r3nbV9urDFEVJycKDjPYRMczUgavLr6sGL7u9Kt58qgs%2BX0s7Xq0%2F4pU0CYlk6C%2Bu9VDo0CvE%2FdAbGd8HHMAamcHFrcZsgOL"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bbe979f1dd91c42-FRA
alt-svc: h3=":443"; ma=86400
Page title: PeriPay Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PeriPay Documentation</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f4f4f4;
color: #333;
margin: 0;
padding: 0;
}
header {
background-color: #2B5B73;
color: white;
padding: 20px;
text-align: center;
}
h1, h2, h3 {
color: #2B5B73;
}
code {
background-color: #eef;
padding: 5px;
border-radius: 3px;
Open service 172.67.194.50:80 · chat.periwin.com
2026-01-10 15:30
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 15:30:03 GMT
Content-Length: 0
Connection: close
Location: https://chat.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ht%2BqN9zZm0Hp%2FAEDT3rkV9CehU3Uhr%2FDLfmSoDRPrxtpGfOe99XVXHeTUPIRIGiOVgJGrqj6CAgjrW8f5dCtzIJgfVQzW%2B17JwguIupLE8E%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=16,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bbd36a64bdc6626-AMS
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 15:22:11 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=361,cfOrigin;dur=579
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7QQaGk%2FkV7%2FaPHZz1FkxdMatYK%2FJ%2BWmGvl1XnvEBicLo2Li%2FkieQU2FU1PKS20OvhkUbn5Q%2FRGSYMsTdm1EHsnVv0UsYKG1tcHnhEok%2FUxPVMNs8xe5cyiazr4gnwXuy"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bb4edba1d986595-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Google Maps Place Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google Maps Place Search</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAGbr5Gkxzse5HAk4el56Ucl_Jvt871_Rw&libraries=places" type="9996c4c6d2958099f0967d83-text/javascript"></script>
<script src="script.js" defer type="9996c4c6d2958099f0967d83-text/javascript"></script>
<link rel="stylesheet" href="styles.css">
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<div class="container">
<div class="info-bar">
<span id="place-name"></span>
<span id="coords"></span>
Open service 2a06:98c1:3120::3:80 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 301 Moved Permanently
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Length: 0
Connection: close
Location: https://location.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nIWxeFzX7tMqG0KnHxDFvl5F1VovXjdtp%2FPXeZNcTl0kWHhcIPp5cKsSI9Z94%2FtGAkkng2crV2G0BaVq2qfyNPxZuKCF1Fv0tQ%2BtgnnCPaN0aM9b7Ah%2FlgxS5Vxb3RDS"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=21,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bb4edba6d6e4daa-FRA
Open service 2a06:98c1:3120::3:443 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=145,cfOrigin;dur=38
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dVng9RePAQRkLhgI90Q12qSKMvbo8rus6ArnoGNY1PzwBaC6JEMwdzcNalzkBG%2FARVDDSm%2FGheCjlTYOifSWt8Giasl0H63DTkZ1Soaj2Vv%2Fyj5cei7It9BdHGMOcJeV"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bb4edb98c94cd7c-EWR
alt-svc: h3=":443"; ma=86400
Page title: Google Maps Place Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google Maps Place Search</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAGbr5Gkxzse5HAk4el56Ucl_Jvt871_Rw&libraries=places" type="9538bd37867084717c546d8b-text/javascript"></script>
<script src="script.js" defer type="9538bd37867084717c546d8b-text/javascript"></script>
<link rel="stylesheet" href="styles.css">
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<div class="container">
<div class="info-bar">
<span id="place-name"></span>
<span id="coords"></span>
Open service 188.114.97.3:80 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 301 Moved Permanently
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Length: 0
Connection: close
Location: https://location.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xiN5zJDixrYfzhwObwrgUPcRWS0rHHoULetHt%2Bx7dUhq9wTXLXfG%2FNYyG7B4O7YDxdth32nEYiM%2BqqwA2Pjk0g6NAJNacfnQBaBcGYDymdKrz0Xw"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bb4edb82c53c617-BOM
Open service 188.114.97.3:8443 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=40
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hZpIla0zPLGxMIvExb1%2BGRq%2FTNy%2BU44msHAFN3TQT5QHl%2BDWb26dVEbHoqW50xBSB%2FBKOqJqlO%2BcuPCaxHTNreYLlVQHeUJm4BWGxC6TXJa2qB1%2F"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bb4edb82b69f0af-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Google Maps Place Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google Maps Place Search</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAGbr5Gkxzse5HAk4el56Ucl_Jvt871_Rw&libraries=places" type="5c4a200e9203880211403e4b-text/javascript"></script>
<script src="script.js" defer type="5c4a200e9203880211403e4b-text/javascript"></script>
<link rel="stylesheet" href="styles.css">
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<div class="container">
<div class="info-bar">
<span id="place-name"></span>
<span id="coords"></span>
Open service 2a06:98c1:3121::3:80 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 301 Moved Permanently
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Length: 0
Connection: close
Location: https://location.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iEhTkiAibWlwxG9l%2FxRN1080ugoOMh8%2FGoPfZoNPoyemVnjgk9KdhcejT7bM%2BJaxX4OFXrVD9F1Ve%2Fehxd0aanNPer%2BZy6v096rBNZ8fx6AqMTBG3H%2B9S7S9YRqiNUvB"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=18,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9bb4edb7db8cabfd-YYZ
Open service 188.114.97.3:443 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=41
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YzlFtcTNm1VTZOMArdaxPvMfTZdh6jwUz8WvtOiDLSytCOk3qAUMjWDl5D2ZwgM0JMndFaaQcxB2S8FaCbhmZiYygWHhq%2BuhoPtlbVm09mUKHs4s"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bb4edb7ebe53ee4-AMS
alt-svc: h3=":443"; ma=86400
Page title: Google Maps Place Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google Maps Place Search</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAGbr5Gkxzse5HAk4el56Ucl_Jvt871_Rw&libraries=places" type="b8e56253a8ef43b74f3d45f4-text/javascript"></script>
<script src="script.js" defer type="b8e56253a8ef43b74f3d45f4-text/javascript"></script>
<link rel="stylesheet" href="styles.css">
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<div class="container">
<div class="info-bar">
<span id="place-name"></span>
<span id="coords"></span>
Open service 2a06:98c1:3121::3:443 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=60
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RBeEBCNsIoIVav9TpVPZpdbYGTDo4p3gyIMvjgCej5BQt4jNZWD1uiyskzdgMbvmsaIWDDgR1Kjuiv7%2BBrkdpCPEnGQ9r%2FzPBBuyqGGSmlDPCq3dXS2HK8g6GoL6WSqC"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bb4edb7d820659d-EWR
alt-svc: h3=":443"; ma=86400
Page title: Google Maps Place Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google Maps Place Search</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAGbr5Gkxzse5HAk4el56Ucl_Jvt871_Rw&libraries=places" type="f108ba7be47fbd588a50b955-text/javascript"></script>
<script src="script.js" defer type="f108ba7be47fbd588a50b955-text/javascript"></script>
<link rel="stylesheet" href="styles.css">
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<div class="container">
<div class="info-bar">
<span id="place-name"></span>
<span id="coords"></span>
Open service 2a06:98c1:3120::3:8443 · location.periwin.com
2026-01-09 15:22
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 15:22:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=21,cfOrigin;dur=49
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zXeb2Y%2BDWPF7ryhE8PU0P7JFrbSewqYhoAOPbkHejU6TVKnmtfL4O3cUMd5f68dsHQ6DHrhFyORKHovAteT3shRuC%2BMP4EMS%2BhNhzufyYS3lPrXYApf9qhOER%2BHjRZD7"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9bb4edb86b889732-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Google Maps Place Search
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google Maps Place Search</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAGbr5Gkxzse5HAk4el56Ucl_Jvt871_Rw&libraries=places" type="7b40bf7730013f466c2ca3c8-text/javascript"></script>
<script src="script.js" defer type="7b40bf7730013f466c2ca3c8-text/javascript"></script>
<link rel="stylesheet" href="styles.css">
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<div class="container">
<div class="info-bar">
<span id="place-name"></span>
<span id="coords"></span>
Open service 2a06:98c1:3120::3:8443 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=40
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mq%2BG6keyZDr%2B8rjFMh1%2FlpyDRn46y14LWyBEFmX2x2kJypIruvcuCOTJ%2BrJC%2FrBg03R%2FsW2VdEHQjiz9ZAO8jOieT04F3e916Qayi%2F0M%2Bm574IiPyOVJe9f2GZ95"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b9362565c18ef9b-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Radio Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Radio Player</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f5f5f5;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #326B90;
}
.radio-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin-top: 30px;
}
.radio-card {
background-color: #ffffff;
border-radius: 8
Open service 2a06:98c1:3120::3:443 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=40
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hkp3TTJzjyaQsu58uUeHRGWwcvlMCT68RBtj%2BZOSZsx3WQFLwfIBx61gs525tE3WZ1zhrnu73MEHD3cB9430OTExgc0BnG6L5zDQTVNwoUrsdm%2FRq%2B0Z5DnieQpD"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b9362562c627fa0-FRA
alt-svc: h3=":443"; ma=86400
Page title: Radio Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Radio Player</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f5f5f5;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #326B90;
}
.radio-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin-top: 30px;
}
.radio-card {
background-color: #ffffff;
border-radius: 8
Open service 2a06:98c1:3121::3:8443 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=50
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BNqnfjpnO0KZden2IJY3T9ZEps5gSpQ1bKfj1k%2B6GRq5Fk6VCiyH%2FNiunC%2FKWCZBhWKg5dnRNcdBZOAwrKL%2FitZER5AMQ69Gw10f9jX08OEfjR0zqeqPNUjsPvre"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b9362546db6946f-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Radio Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Radio Player</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f5f5f5;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #326B90;
}
.radio-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin-top: 30px;
}
.radio-card {
background-color: #ffffff;
border-radius: 8
Open service 188.114.97.3:80 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Length: 0
Connection: close
Location: https://radio.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uUJCkdjHxQBzDTRxM5ubu1hgfavnBjDjRJLVNVC5LdMp6gDFxUXOGNy2lRvTUA%2F2guXpsd1rGrUGVZEApPeO4YXqI5S3LymS9RzfdxNloA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9362542b700f41-EWR
Open service 188.114.97.3:8443 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=99
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LQWx7VH7%2Fjcw6WenB4r5%2Bnq5ODHQvCRZtWPapI5SQIVXX9YweHQLMPIhhyQt6AcVDT%2BUgbZ6G0vplFSHqLXGXRsio6BwSsxGnkFB8bwcB%2B1h"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b936254689aac00-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: Radio Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Radio Player</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f5f5f5;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #326B90;
}
.radio-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin-top: 30px;
}
.radio-card {
background-color: #ffffff;
border-radius: 8
Open service 188.114.97.3:443 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 13:39:52 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=694
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QUe2i0MuUg3L%2BUNkLotphWUpohvYnqXuY1FieJjzmhg%2F3VW%2BxrwoEcbHl9293Hjd249reaWbNXByFTFuVwhpk1cRoDxGNWj6EAQbHTeIFw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b9362584ebb31ff-BOM
alt-svc: h3=":443"; ma=86400
Page title: Radio Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Radio Player</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f5f5f5;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #326B90;
}
.radio-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin-top: 30px;
}
.radio-card {
background-color: #ffffff;
border-radius: 8
Open service 2a06:98c1:3121::3:443 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=26,cfOrigin;dur=71
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pS9s8OkDK7fVdZ8TwNuQDY4YqU%2FDFTZ1U9YRTNXlKcCPTCOOQGa3TKC9lEJoJTsc03TE4oNITBPGgXgiuHmzZ%2B1Wu9K9p9moldoMFGenFqq%2BFoJOpPYHAHyIvA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b936255af4dc327-EWR
alt-svc: h3=":443"; ma=86400
Page title: Radio Player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Radio Player</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}</style>
<style>
body {
font-family: 'Roboto', sans-serif;
background-color: #f5f5f5;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #326B90;
}
.radio-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin-top: 30px;
}
.radio-card {
background-color: #ffffff;
border-radius: 8
Open service 2a06:98c1:3121::3:80 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 13:39:51 GMT
Content-Length: 0
Connection: close
Location: https://radio.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VxFTuI9w3%2Bk6lL2soSIeiKihgXxBEs904fMWHCQw2gBwjAwP%2Fap40AUSnMiOW0fJbv%2FDE8twEQQ3BPV0kaRL2WRNvFkPKffiXXWHjIp7JwHa9OvfI9j7rImS9vvq"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=158,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9362541f467327-EWR
Open service 2a06:98c1:3120::3:80 · radio.periwin.com
2026-01-05 13:39
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 13:39:50 GMT
Content-Length: 0
Connection: close
Location: https://radio.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jSVZUhvypk2WQhvEKn0cgKPBY6Af%2Fj1Gsv2OJQh3HB8H2j4flLygU6bL8TNRRTsCGjyA8yWfkwcbt18DKEfmnPNP6PATCs8HgHm1AbXjPYBVAg9qZxWU3UthjHXT"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9362531b53ebbd-YYZ
Open service 2a06:98c1:3121::3:443 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 11:18:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lF8G7cQ8%2FnWqnsduGYdY2pilFDVv8sleLgr8G7e2c0mnXChg9Jk5m4CjzbHEeKfIF%2F%2BpwwhyfiXWSpKP7haLN3cTMmm4QNPaADzn7rp9isOxusJCGAOf%2BTrwdA%3D%3D"}]}
cf-cache-status: DYNAMIC
vary: accept-encoding
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=644
CF-RAY: 9b79db66ec276180-EWR
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:80 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 11:18:39 GMT
Content-Length: 0
Connection: close
Location: https://dor.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mc1xMP9tF%2FDZqGyr8umNQfNgTag7wl6rUWV%2FWGHsZX%2BIjU9uKdb827D%2B7Ihbc0wGum7bQTx4eUUd%2FAZxHVrGDuycrzvl00SYYiHdXlmLvNWF7kth9VO1QpFxlQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b79db62a839af27-EWR
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:80 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 11:18:39 GMT
Content-Length: 0
Connection: close
Location: https://dor.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HlZaf2K6ZxFKG%2FcW7YaVghJ5YO3oUvwfB%2BEOueaCevxzYfrObF3OTmpYfx7gCJWfDCGrf7j5GAIWDQuetRUxroIRrQIvgWzEcQZy4kMj6w%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b79db629df2fa56-SJC
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:8443 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 522 <none> Date: Fri, 02 Jan 2026 11:19:00 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19675,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b79db68c80decf8-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 188.114.97.3:443 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 11:18:40 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mbWI21dIdMbLhXIpvaFb1cxMCevAZOcK9G%2BdWyYEuQmK8u8OOc8Er1fApPy91lVH0fM6tt1u6vZHSH0nr8Xl%2B1GNbszgRhP4fGY75LSVYQ%3D%3D"}]}
cf-cache-status: DYNAMIC
vary: accept-encoding
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=423
CF-RAY: 9b79db652f1e532c-LHR
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:443 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 11:18:40 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ujvgl7UBBBcdUQ2BeKMs2MwbQKBZBgw4TU66SFNRz5k7fVNXEp8BHmP%2FCaVsr3JbhIzfBrVTyEvZOXW6B05y3zhaZy5aEnMJ3P4UmekUkD0sU%2BIzBP4ClA2s9g%3D%3D"}]}
cf-cache-status: DYNAMIC
vary: accept-encoding
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=243
CF-RAY: 9b79db640bb8fcf7-SIN
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 522 <none> Date: Fri, 02 Jan 2026 11:19:00 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19454,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b79db68485a39c2-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2a06:98c1:3120::3:8443 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 522 <none> Date: Fri, 02 Jan 2026 11:19:00 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19515,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b79db680e04fe9f-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2a06:98c1:3121::3:80 · dor.periwin.com
2026-01-02 11:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 11:18:39 GMT
Content-Length: 0
Connection: close
Location: https://dor.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=duDCOp%2BnTV5s%2B%2BBjx05r43rw70ZmASPwY83R%2FuBOiXcvSEK1JIzfnqRBn49YRtSVRK0UkwEND6Ts%2BlthQV78ihlHxm7brWSyNBbJTomTp6GnC2NKZ8ijX2XwZA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b79db619b0d6728-AMS
alt-svc: h3=":443"; ma=86400
Open service 3.167.227.86:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:49 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 476ae07dd6346c4b92dd08f99199afca.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: sBHnnsYiGhiNRMUTmQHtHU3gjoLBtEPbvIYviBXpkgSEYYShpK20sg==
Open service 2600:9000:27e6:f200:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:49 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 20bb5456515af18dfd439c3bbeca8dfc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: D26TAEkjEKxLXIHnS-7IiOvs8_Izhdrw5fyifLE8mknT5u1JhCWY4w==
Open service 2600:9000:27e6:9000:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 ff574190206d8389868fcb11852be5fc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 91S1kmfTeYS2QTKJ3yOBIznSqMLqjPy5NxHjfFksWhfjyLQFNpZXIw==
Open service 3.167.227.37:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 ff574190206d8389868fcb11852be5fc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: UQUcmRwlHRpkM8lSIC55q-q1V47cmY5TcxgMSL_d_bqef5odpuRjBQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:aa00:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 ff574190206d8389868fcb11852be5fc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 8pQLI5j8CE_g1Ev_Eqmeofz3_KePDOJr0ygzdmySs-j0-BjuCISq-A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.117:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 4cbb03cab2ae98371d6d5b712148e8c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: eFPQ3ej48X2tp5PI57k87cWcJJEI5GKeIBQRA7mcMIBwkyxV-ivbjw==
Open service 2600:9000:27e6:9000:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 27331d40ce87c331f48276ef8195d14c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: mYd3_G3l7h7JBqTliWBf9TuKU9q0KwpM6OH6kZi38dVK31-HU7l3og== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:1c00:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 e961568a7f39e8e23cb01bf72601c308.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 8_aZ4QzTSL20VkdtQA1W_EucbHvKTv4sA4VRSL6l5Q2tJ4UE3bSiSA==
Open service 2600:9000:27e6:ec00:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 5a6f7d7b74f656b01d874e2b08ad1226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: bBCj0HXUrLOQSCj2lsu9Xo9fKa3kH2cFhVC-I7AtrF4o_5Sc9Vep-A==
Open service 2600:9000:27e6:7000:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:49 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 e7d4c50cf6ab58e9039ff1593d0438a6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: yVRAGSRHJQNp9pV00ddWlo-b0YstZJS7w77_0GVLLOczrx-JTS3WTw==
Open service 2600:9000:27e6:f200:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 1196be8ecd626a7254fd58be18bc943c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Gu_tCIVvExCNqsNtn260D7_7TpAToO1xXRtDEnfZqxyZmiWXXmUfyw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:4c00:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 44c11b9e7f9c69a8ff1ceeb4b7d9e50c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: o_qhsOH3y6t3fFPj9MqoGEcn5LF6nVgavTjy35IA8iILAJKQFEatVg==
Open service 2600:9000:27e6:ec00:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 d6dd98756a4f02347841ea55c4fd0b38.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: iwrTmZi5VxZrUKenkiIyWqgXjKAXkghBlL6G79mVRwPBWDyy8GqC7Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:8a00:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 d58fe911e8d3d034699b8fab381077d6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: xBKWPdhMQHpD6y-ZqjgdJKj0V0oEFaIENs_hwMp_SlLtAPuRtwseNQ==
Open service 2600:9000:27e6:1c00:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 476ae07dd6346c4b92dd08f99199afca.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: sTPqDY275Wmgq5wzkO_5ZfZuPTfvnRQw2J1YXLXOnjjM0_kLPJ9Hmw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:4c00:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 4f9278fb12fe51f34089ffab835bdc00.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 4cOxk-cboABkErUnDibv6aS7LSzayvO6CCOiWUN2SA9adFRgaMBHuw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.86:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 965b4705c2c785676c6b2cc3a0acb2b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: LzJ-YbhuYV6BQkm_CmihkB4dRBdzg4yG-xYxhGljJyUvUckwQFm8Yg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:7000:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 1f06029d64b556175859a19159ff7f92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: VRQKuAT8S77_Sj0EgA25e0Npo2XjRWB4Usmyvo6CTqEEJzmJgoBM3g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.81:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 44c11b9e7f9c69a8ff1ceeb4b7d9e50c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: h4CRCiIpgpCtNDoDfRuy4n6QdzoF3nKCv6aT_X9YTJUcH0h2jOqYuw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.81:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:47 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 1f06029d64b556175859a19159ff7f92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: TPgNN9cnSuPur9N3txCnijUk6YXQMTE3diIi92OD6oqz7XjFJ6aMBg==
Open service 3.167.227.37:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:48 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 11e96575dfbca7fdaeadce447e13bf86.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: nIjlzZH8PKuEIsqg6ikbHMePhSEvQZXVl-bwjg2mjhNdiS7FDxt61g==
Open service 2600:9000:27e6:aa00:1a:4e9d:7a80:93a1:443 · periwin.com
2025-12-31 15:56
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Wed, 31 Dec 2025 15:56:47 GMT Location: https://www.periwin.com/ X-Cache: Miss from cloudfront Via: 1.1 e961568a7f39e8e23cb01bf72601c308.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: adOyML9Kd53JPOUC_V4fHVcPLx5EwFvzMNOioG1YmUwYkBollzRPmg==
Open service 2600:9000:27e6:8a00:1a:4e9d:7a80:93a1:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 08dc547306e2c7102196b53ce0859e80.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: x154uFkxXFIRq24t24KfLxvLZDAnFTDiIEZ1w1c36qMCNQkKSWlLzg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.117:80 · periwin.com
2025-12-31 15:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://periwin.com/ X-Cache: Redirect from cloudfront Via: 1.1 dcbdc242cd46007a02dd08f42bcc4784.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 0aD8f4_TH1LQTNM_1MdUSQKy6nygpzNw22JremDISoYjzQ47eaeyDQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2a06:98c1:3121::3:443 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=24,cfOrigin;dur=37
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AFqfIQxW6YLHsVxkZsxlv%2FGCp9WsCs%2FK2NdEGUFz1HEwUCLve3KCWEhwYMqT%2BE%2BVT3VwDw5WVJ01wUQcDKt05fWSTLk0R9jR%2FfhFj8Y0FtCpXp7IYV8pntylaonW6A0M"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62af0898c6dfb9-EWR
alt-svc: h3=":443"; ma=86400
Page title: CashMate - Download Free Finance Management App by Periwin
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta name="description" content="Download CashMate - The ultimate cross-platform personal finance management app developed by Periwin. Track expenses, manage budgets, and achieve financial goals for free on iOS and Android.">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<title>CashMate - Download Free Finance Management App by Periwin</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+
Open service 2a06:98c1:3120::3:8443 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=59
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XgUUXgat%2F6Xh8bZDdAWxCsKNh9QFvd7R2x%2FGSX3P9riLoQEkSqf%2FS%2BxePzNLfVEMZFQuVt279t8XAmzd4y0xQavJDof1izDpSTMFzM1DvEdMCx2RQINDd%2Fqo49jZjQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62af086c049966-FRA
alt-svc: h3=":8443"; ma=86400
Page title: CashMate - Download Free Finance Management App by Periwin
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta name="description" content="Download CashMate - The ultimate cross-platform personal finance management app developed by Periwin. Track expenses, manage budgets, and achieve financial goals for free on iOS and Android.">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<title>CashMate - Download Free Finance Management App by Periwin</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+
Open service 2a06:98c1:3121::3:8443 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=47
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BFXCuvxs39n0YwHbHVhBJ3r3f8h%2Fr2MRM22HZxmg4zCzVx9dpTuDVeBa6zFsATuY6yXO3a%2B8mVJPVLAD3oFy78tg3kT1WK7fC0wBmw69eIAr%2F7jlEDBO7cOhIRBS2pIL"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62af086d0339e7-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: CashMate - Download Free Finance Management App by Periwin
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta name="description" content="Download CashMate - The ultimate cross-platform personal finance management app developed by Periwin. Track expenses, manage budgets, and achieve financial goals for free on iOS and Android.">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<title>CashMate - Download Free Finance Management App by Periwin</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ex
Open service 2a06:98c1:3120::3:80 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 301 Moved Permanently
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Length: 0
Connection: close
Location: https://cashmate.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=50iDuaBGfm9cNwcD%2FncP%2B2yW%2BvpqQ%2BQdbPpyfu7IxHvKdOh87i77r7%2FWoE25rO6QMH%2B1MeQZTD7CqXG8US3XwxCY8P6ZTW5kCQRfmtuJLeRnOQqPaQ491rmCyUIouoCC"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=17,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b62af07cff466ee-AMS
Open service 2a06:98c1:3121::3:80 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 301 Moved Permanently
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Length: 0
Connection: close
Location: https://cashmate.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dSM%2FT2HQm0XLbaMne7DUF%2BleGjjszi4fRCXS0s1CczFmFtrFjQmd7vXKGUCCsMuVt0UCEb%2Fs1nQpAHeCvdl3Y61d6n3faS9DVJV1%2B7JMCbOM%2F%2BQF7Sxc7JltAg9ILQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=29,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b62af07de919a15-FRA
Open service 2a06:98c1:3120::3:443 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=35
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=h03BZPHBdDRE5Ylyzgzc%2B8TMsPT%2BpFdJyTCR0gRbdCb2Lb6mGUSwL1F4wi7Jzu%2FFBZIvhUzWcig%2BzPqXuBz49D72lz8X04OeuxcYuGJoWxqoty%2BeItzpa1qJ%2B%2FRnbQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62af07da4af5bf-AMS
alt-svc: h3=":443"; ma=86400
Page title: CashMate - Download Free Finance Management App by Periwin
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta name="description" content="Download CashMate - The ultimate cross-platform personal finance management app developed by Periwin. Track expenses, manage budgets, and achieve financial goals for free on iOS and Android.">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<title>CashMate - Download Free Finance Management App by Periwin</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/robo
Open service 188.114.97.3:443 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=61
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bVULNm%2FotZmd4Gk5dX1xm4r9zLGX5DY6OEqD0DCGf9GH594rnTI6snHWt5oM3V0No9VUwLFUW%2F%2BqmQ2WTj70qlR4tNbcVGKs8K6zk72Vu1fjhSWr"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62af07c973c70d-LHR
alt-svc: h3=":443"; ma=86400
Page title: CashMate - Download Free Finance Management App by Periwin
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta name="description" content="Download CashMate - The ultimate cross-platform personal finance management app developed by Periwin. Track expenses, manage budgets, and achieve financial goals for free on iOS and Android.">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<title>CashMate - Download Free Finance Management App by Periwin</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304
Open service 188.114.97.3:80 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 301 Moved Permanently
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Length: 0
Connection: close
Location: https://cashmate.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EMqme%2Fg2HHhdYSdXbhtKn%2B03nltsyhJ5lsamgSrhSV6nbp%2FUbhMCk5V1xizcMVRS%2FE0tgq6%2FAHNC5fRxFogOVhETU7syh9o5%2BcmIq3K34i2Ds5ym"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b62af072f7dd56f-LHR
Open service 188.114.97.3:8443 · cashmate.periwin.com
2025-12-30 15:48
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 15:48:50 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=38
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bh9RVu3sAc8LFTrSLYQiWfh%2BYXuzGdgUvjqRbyrOAyzQ6UiJdTtvvXZyMkpRo%2FLNKMy09hmS6PxQ4jxbuSRFZ3In2rzOwkrREm8SCR6fzZ76Xlfs"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62af078935b2aa-AMS
alt-svc: h3=":8443"; ma=86400
Page title: CashMate - Download Free Finance Management App by Periwin
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta name="description" content="Download CashMate - The ultimate cross-platform personal finance management app developed by Periwin. Track expenses, manage budgets, and achieve financial goals for free on iOS and Android.">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<title>CashMate - Download Free Finance Management App by Periwin</title>
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+
Open service 188.114.97.3:443 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 14:24:34 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=60
Link: <https://fonts.bunny.net>; rel="preconnect", <https://fonts.bunny.net>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3nPJgvX95GF6oAJIC2Z1uGSd36RgZ88%2F%2FCg0BuEl%2BB0g4GVMnibaTfkbzfx4lZigpJPCeDpJAFz5lEbujR2yKyOGAvvXYLVjQXQwUaKkfKK%2BU0pNieRctpM%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b6233941ec1fc20-LHR
alt-svc: h3=":443"; ma=86400
Page title: Consultia - Multipurpose Business Consulting NextJS Template | Documentation
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic metas
======================================== -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg">
<!-- Page Title
======================================== -->
<title>Consultia - Multipurpose Business Consulting NextJS Template | Documentation</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=arimo:400,500,600,700" rel="stylesheet" />
<!-- Syntax Highlighter -->
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shCore.css" media="all">
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shThemeDefault.css" media="all">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/fontawesome-all.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/perfect-scrollbar.css">
<!-- Custom css -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Header starts -->
<a href="#top" class="back-to-top"><i class="fa fa-arrow-up"></i></a>
<header class="page-header sticky-top" id="top">
<div class="container-fluid">
<nav class="page-nav">
<a href="https://alithemes.com" class="nav-brand">
<img src="assets/images/logo-alithemes.svg" alt="logo" width="158">
</a>
<div class="nav-list">
<a href="https://consultia-nextjs.vercel.app/" target="_blank"><i class="fas fa-laptop mr-2"></i>Live Demo</a>
<a href="https://alithemes.ticksy.com/" target="_blank"><i class="fas fa-paper-plane mr-2"></i>Support</a>
<a href="#" class="toggle-navbar"><i class="far fa-bars"></i></a>
</div>
<!-- End of .nav-list -->
</nav>
</div>
<!-- End of .container -->
</header>
<!-- End of .page-header -->
<!-- End of .main-content -->
<div class="main-content-wrapper">
<div class="container-full">
<div class="main-content">
<aside class="sidebar-navigation sticky-top">
<nav class="nav">
<h4 class="mb-4 mt-5">Table of content</h4>
<form action="#" class="search-form m-b-20">
<div class="input-group">
<input type="text" class="search-input" placeholder="Search item">
</div>
</form>
<ol class="doc-nav">
<li><a class="nav-link" href="#overview">OVERVIEW</a>
<ol>
<li><a class="nav-link" href="#features">Features</a></li>
<li><a class="nav-link" href="#change-log">Change logs</a></li>
</ol>
</li>
<li><a class="nav-link" href="#get-started">GET STARTED</a>
<ol>
Open service 188.114.97.3:80 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 301 Moved Permanently
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Length: 0
Connection: close
Location: https://docs.business.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3yy5C8Q3gHizgeMaYDwu%2BRI4d1eY%2BCjCsMLcuceprJjqOEjYpsiafIxeuTUHb1w5Z9YmbyPwv8BDs%2Fg1wyKg7p2EQ%2Fy%2F1zdyGhrF2rhrOVbovAl0VCVT72M%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b6233941fc9cd19-LHR
Open service 2a06:98c1:3120::3:443 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=100
Link: <https://fonts.bunny.net>; rel="preconnect", <https://fonts.bunny.net>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=37z4BTHI3mjHNcXMgpLJ%2FOWNxCpW7QhMiOTYQo389uwQkFphRiwCV4538g%2Fo%2BvuB8c%2BE7rHxz9fnaQc6cpRKDCmFDFklkKIPGuDPllOHDFfYjhscwLrthFlCyPTdXjW3F280Yns%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62339359e5de44-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Consultia - Multipurpose Business Consulting NextJS Template | Documentation
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic metas
======================================== -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg">
<!-- Page Title
======================================== -->
<title>Consultia - Multipurpose Business Consulting NextJS Template | Documentation</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=arimo:400,500,600,700" rel="stylesheet" />
<!-- Syntax Highlighter -->
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shCore.css" media="all">
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shThemeDefault.css" media="all">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/fontawesome-all.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/perfect-scrollbar.css">
<!-- Custom css -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Header starts -->
<a href="#top" class="back-to-top"><i class="fa fa-arrow-up"></i></a>
<header class="page-header sticky-top" id="top">
<div class="container-fluid">
<nav class="page-nav">
<a href="https://alithemes.com" class="nav-brand">
<img src="assets/images/logo-alithemes.svg" alt="logo" width="158">
</a>
<div class="nav-list">
<a href="https://consultia-nextjs.vercel.app/" target="_blank"><i class="fas fa-laptop mr-2"></i>Live Demo</a>
<a href="https://alithemes.ticksy.com/" target="_blank"><i class="fas fa-paper-plane mr-2"></i>Support</a>
<a href="#" class="toggle-navbar"><i class="far fa-bars"></i></a>
</div>
<!-- End of .nav-list -->
</nav>
</div>
<!-- End of .container -->
</header>
<!-- End of .page-header -->
<!-- End of .main-content -->
<div class="main-content-wrapper">
<div class="container-full">
<div class="main-content">
<aside class="sidebar-navigation sticky-top">
<nav class="nav">
<h4 class="mb-4 mt-5">Table of content</h4>
<form action="#" class="search-form m-b-20">
<div class="input-group">
<input type="text" class="search-input" placeholder="Search item">
</div>
</form>
<ol class="doc-nav">
<li><a class="nav-link" href="#overview">OVERVIEW</a>
<ol>
<li><a class="nav-link" href="#features">Features</a></li>
<li><a class="nav-link" href="#change-log">Change logs</a></li>
</ol>
</li>
<li><a class="nav-link" href="#get-started">GET STARTED</a>
<ol>
Open service 2a06:98c1:3120::3:8443 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=79
Link: <https://fonts.bunny.net>; rel="preconnect", <https://fonts.bunny.net>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lzD7EOfWclMU2CWO9L3YSbox4DaEVyWktyGB4rrx49NKhE48pSAnBdLo9qZ%2FvfCtw4PBPAlrg88XMiI88hD3Xjfkg11yAXwjs%2FF23ZS6bqFpxdmdl8MbeIMuj2sWfgf4uT1myC0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b6233939f9a8a91-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Consultia - Multipurpose Business Consulting NextJS Template | Documentation
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic metas
======================================== -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg">
<!-- Page Title
======================================== -->
<title>Consultia - Multipurpose Business Consulting NextJS Template | Documentation</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=arimo:400,500,600,700" rel="stylesheet" />
<!-- Syntax Highlighter -->
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shCore.css" media="all">
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shThemeDefault.css" media="all">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/fontawesome-all.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/perfect-scrollbar.css">
<!-- Custom css -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Header starts -->
<a href="#top" class="back-to-top"><i class="fa fa-arrow-up"></i></a>
<header class="page-header sticky-top" id="top">
<div class="container-fluid">
<nav class="page-nav">
<a href="https://alithemes.com" class="nav-brand">
<img src="assets/images/logo-alithemes.svg" alt="logo" width="158">
</a>
<div class="nav-list">
<a href="https://consultia-nextjs.vercel.app/" target="_blank"><i class="fas fa-laptop mr-2"></i>Live Demo</a>
<a href="https://alithemes.ticksy.com/" target="_blank"><i class="fas fa-paper-plane mr-2"></i>Support</a>
<a href="#" class="toggle-navbar"><i class="far fa-bars"></i></a>
</div>
<!-- End of .nav-list -->
</nav>
</div>
<!-- End of .container -->
</header>
<!-- End of .page-header -->
<!-- End of .main-content -->
<div class="main-content-wrapper">
<div class="container-full">
<div class="main-content">
<aside class="sidebar-navigation sticky-top">
<nav class="nav">
<h4 class="mb-4 mt-5">Table of content</h4>
<form action="#" class="search-form m-b-20">
<div class="input-group">
<input type="text" class="search-input" placeholder="Search item">
</div>
</form>
<ol class="doc-nav">
<li><a class="nav-link" href="#overview">OVERVIEW</a>
<ol>
<li><a class="nav-link" href="#features">Features</a></li>
<li><a class="nav-link" href="#change-log">Change logs</a></li>
</ol>
</li>
<li><a class="nav-link" href="#get-started">GET STARTED</a>
<ol>
Open service 2a06:98c1:3120::3:80 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 301 Moved Permanently
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Length: 0
Connection: close
Location: https://docs.business.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=J%2B8KPV%2BUlx6UarI6uVlpE33zg4dPavFKIhRDdgvV0pJI19vaHQw4uef2LsKSprF8tpz24LuyIZnSd85uI1Wsk%2Fs1OeTXZNfwbqx9DmSCnXdPu0LwHQgQWtp1VQgwnt3AgJRdM30%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b623392698f8c78-EWR
Open service 2a06:98c1:3121::3:443 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=2,cfOrigin;dur=92
Link: <https://fonts.bunny.net>; rel="preconnect", <https://fonts.bunny.net>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fNyBSIBft5m%2FhBrcCC%2FqmqsypJ2oFULgu%2FPOnl4WMDB5MOKmQpwXwJhCIPOTzxxqYBH2TYxxIeiIDjLtcVwXiVm7uuLrPXQJwrNuKFlTggSw3EJUkEnoRa6dXV5ilPUYpH3B3PU%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b6233937a25de44-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Consultia - Multipurpose Business Consulting NextJS Template | Documentation
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic metas
======================================== -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg">
<!-- Page Title
======================================== -->
<title>Consultia - Multipurpose Business Consulting NextJS Template | Documentation</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=arimo:400,500,600,700" rel="stylesheet" />
<!-- Syntax Highlighter -->
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shCore.css" media="all">
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shThemeDefault.css" media="all">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/fontawesome-all.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/perfect-scrollbar.css">
<!-- Custom css -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Header starts -->
<a href="#top" class="back-to-top"><i class="fa fa-arrow-up"></i></a>
<header class="page-header sticky-top" id="top">
<div class="container-fluid">
<nav class="page-nav">
<a href="https://alithemes.com" class="nav-brand">
<img src="assets/images/logo-alithemes.svg" alt="logo" width="158">
</a>
<div class="nav-list">
<a href="https://consultia-nextjs.vercel.app/" target="_blank"><i class="fas fa-laptop mr-2"></i>Live Demo</a>
<a href="https://alithemes.ticksy.com/" target="_blank"><i class="fas fa-paper-plane mr-2"></i>Support</a>
<a href="#" class="toggle-navbar"><i class="far fa-bars"></i></a>
</div>
<!-- End of .nav-list -->
</nav>
</div>
<!-- End of .container -->
</header>
<!-- End of .page-header -->
<!-- End of .main-content -->
<div class="main-content-wrapper">
<div class="container-full">
<div class="main-content">
<aside class="sidebar-navigation sticky-top">
<nav class="nav">
<h4 class="mb-4 mt-5">Table of content</h4>
<form action="#" class="search-form m-b-20">
<div class="input-group">
<input type="text" class="search-input" placeholder="Search item">
</div>
</form>
<ol class="doc-nav">
<li><a class="nav-link" href="#overview">OVERVIEW</a>
<ol>
<li><a class="nav-link" href="#features">Features</a></li>
<li><a class="nav-link" href="#change-log">Change logs</a></li>
</ol>
</li>
<li><a class="nav-link" href="#get-started">GET STARTED</a>
<ol>
Open service 2a06:98c1:3121::3:80 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 301 Moved Permanently
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Length: 0
Connection: close
Location: https://docs.business.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RJkjkeo7kvLoeJMnnDGl0zNyD%2FD1sg5EpPDjDYQRLWkv7rZI8Evi4Aa4o8Wuja%2Fgi2HjmKnRAGilL8CkV7gEETHpmkDzdKLUS4XnNU7QjrE6XWVXa%2F35prIhvHl2MQ%2BbjhsuwV4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=15,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b6233919a67c5b0-AMS
Open service 2a06:98c1:3121::3:8443 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 14:24:34 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=55
Link: <https://fonts.bunny.net>; rel="preconnect", <https://fonts.bunny.net>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DfXd%2BSrvGzLdKKGFZp%2B0bojzrzOesEIL%2FKMaMgoOYoZAwXz5pVVogbrh%2FbnneIUSU7FEx29GuegbeAPPOnKKk5rMC%2Fn7dxylEt56BthEJ%2F%2F7jw7qzggRDCUsd7he9tWjgwCdVDQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b62339749f1f4f1-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Consultia - Multipurpose Business Consulting NextJS Template | Documentation
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic metas
======================================== -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg">
<!-- Page Title
======================================== -->
<title>Consultia - Multipurpose Business Consulting NextJS Template | Documentation</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=arimo:400,500,600,700" rel="stylesheet" />
<!-- Syntax Highlighter -->
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shCore.css" media="all">
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shThemeDefault.css" media="all">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/fontawesome-all.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/perfect-scrollbar.css">
<!-- Custom css -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Header starts -->
<a href="#top" class="back-to-top"><i class="fa fa-arrow-up"></i></a>
<header class="page-header sticky-top" id="top">
<div class="container-fluid">
<nav class="page-nav">
<a href="https://alithemes.com" class="nav-brand">
<img src="assets/images/logo-alithemes.svg" alt="logo" width="158">
</a>
<div class="nav-list">
<a href="https://consultia-nextjs.vercel.app/" target="_blank"><i class="fas fa-laptop mr-2"></i>Live Demo</a>
<a href="https://alithemes.ticksy.com/" target="_blank"><i class="fas fa-paper-plane mr-2"></i>Support</a>
<a href="#" class="toggle-navbar"><i class="far fa-bars"></i></a>
</div>
<!-- End of .nav-list -->
</nav>
</div>
<!-- End of .container -->
</header>
<!-- End of .page-header -->
<!-- End of .main-content -->
<div class="main-content-wrapper">
<div class="container-full">
<div class="main-content">
<aside class="sidebar-navigation sticky-top">
<nav class="nav">
<h4 class="mb-4 mt-5">Table of content</h4>
<form action="#" class="search-form m-b-20">
<div class="input-group">
<input type="text" class="search-input" placeholder="Search item">
</div>
</form>
<ol class="doc-nav">
<li><a class="nav-link" href="#overview">OVERVIEW</a>
<ol>
<li><a class="nav-link" href="#features">Features</a></li>
<li><a class="nav-link" href="#change-log">Change logs</a></li>
</ol>
</li>
<li><a class="nav-link" href="#get-started">GET STARTED</a>
<ol>
Open service 188.114.97.3:8443 · docs.business.periwin.com
2025-12-30 14:24
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 14:24:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=48
Link: <https://fonts.bunny.net>; rel="preconnect", <https://fonts.bunny.net>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DnhsT21vG3oTfaEnIBeAZ1Yj35m415FZ7P21Oje3BuyuOhwlCYZGwtGUXkcwyF%2FTAjxzaYZE4fVDOfaJQVYWjAug9ADjJqzlhUowihkfU8Nh3e40hUJTtRo%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b623393bc2533a0-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Consultia - Multipurpose Business Consulting NextJS Template | Documentation
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic metas
======================================== -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg">
<!-- Page Title
======================================== -->
<title>Consultia - Multipurpose Business Consulting NextJS Template | Documentation</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=arimo:400,500,600,700" rel="stylesheet" />
<!-- Syntax Highlighter -->
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shCore.css" media="all">
<link rel="stylesheet" type="text/css" href="assets/syntax-highlighter/styles/shThemeDefault.css" media="all">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/fontawesome-all.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendor/perfect-scrollbar.css">
<!-- Custom css -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Header starts -->
<a href="#top" class="back-to-top"><i class="fa fa-arrow-up"></i></a>
<header class="page-header sticky-top" id="top">
<div class="container-fluid">
<nav class="page-nav">
<a href="https://alithemes.com" class="nav-brand">
<img src="assets/images/logo-alithemes.svg" alt="logo" width="158">
</a>
<div class="nav-list">
<a href="https://consultia-nextjs.vercel.app/" target="_blank"><i class="fas fa-laptop mr-2"></i>Live Demo</a>
<a href="https://alithemes.ticksy.com/" target="_blank"><i class="fas fa-paper-plane mr-2"></i>Support</a>
<a href="#" class="toggle-navbar"><i class="far fa-bars"></i></a>
</div>
<!-- End of .nav-list -->
</nav>
</div>
<!-- End of .container -->
</header>
<!-- End of .page-header -->
<!-- End of .main-content -->
<div class="main-content-wrapper">
<div class="container-full">
<div class="main-content">
<aside class="sidebar-navigation sticky-top">
<nav class="nav">
<h4 class="mb-4 mt-5">Table of content</h4>
<form action="#" class="search-form m-b-20">
<div class="input-group">
<input type="text" class="search-input" placeholder="Search item">
</div>
</form>
<ol class="doc-nav">
<li><a class="nav-link" href="#overview">OVERVIEW</a>
<ol>
<li><a class="nav-link" href="#features">Features</a></li>
<li><a class="nav-link" href="#change-log">Change logs</a></li>
</ol>
</li>
<li><a class="nav-link" href="#get-started">GET STARTED</a>
<ol>
Open service 2a06:98c1:3121::3:443 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 16:15:24 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=26,cfOrigin;dur=70
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oGyzDLD4HFF1DNftzF%2BGH6MuYd6JNrnU0xWp2o9B597Oz85Ce0huSRDuPnXaIiyuKBVxXzM3I9RAw1uoM%2FzmA2x%2B2Sq9ldwQ0B2JCZ3fQqtmntmPFXJw2ajMJ6OSs%2FGr%2Bqkj"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b29284e8c2dfcee-SIN
alt-svc: h3=":443"; ma=86400
Page title: Simple Text Editor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Text Editor</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="letter.png">
<meta name="description" content="Free Writer - A simple and minimalist text editor for distraction-free writing.">
<meta name="keywords" content="text editor, distraction-free, writing, simple text editor">
<meta name="author" content="Your Name">
</head>
<body>
<div id="editor-container">
<div id="editor" contenteditable="true" spellcheck="false"></div>
<div id="stats"></div>
</div>
<footer id="footer">© <span id="copyright"></span> Periwin Solutions | <a href="http://periwin.com">periwin.com</a></footer>
<script src="script.js" type="6c865af5642910fc28083d7c-text/javascript"></script>
<script type="6c865af5642910fc28083d7c-text/javascript">
window.onload = function() {
document.getElementById('editor').focus();
};
document.getElementById('copyright').textContent = new Date().getFullYear();
// Detect system preference for light or dark mode
const prefersDarkScheme = window.matchMedia("(prefers-color-scheme: dark)");
// Check if user prefers dark mode
if (prefersDarkScheme.matches) {
document.body.classList.add('dark-mode');
} else {
document.body.classList.remove('dark-mode');
}
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="6c865af5642910fc28083d7c-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b29284e8c2dfcee',t:'MTc2NjUwNjUyMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2a06:98c1:3121::3:80 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Length: 0
Connection: close
Location: https://free-writer.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PB0jdWrNllVz512LXw%2FhhG0T03N5sRP8FmCKRb4pSgvhMjfd3VN0NJW%2FW%2B9KCz9auiqp0o5oD4ag8yHS3ae%2BQFR6RxrKrVJCfPDPLvonj2fZ0i3c1GhyTiSkWZWcOxjqHKcS"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=23,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b29284ca92b85c5-BOM
Open service 2a06:98c1:3120::3:8443 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 16:15:24 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=24,cfOrigin;dur=86
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=W0CuoW%2B8XlQbtK8PSEkChHsHXbnrqIZS%2FbQ3D4zNvbhdmj0f4zsZLQApat4maZPiImAjn9LrRLrjVW8cfkdodNy17QZ91uvlf%2FgnPUsDTDqR8HZTgNWLnAQJaY5BRMPm6XPQ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b29284e8bb48956-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Simple Text Editor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Text Editor</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="letter.png">
<meta name="description" content="Free Writer - A simple and minimalist text editor for distraction-free writing.">
<meta name="keywords" content="text editor, distraction-free, writing, simple text editor">
<meta name="author" content="Your Name">
</head>
<body>
<div id="editor-container">
<div id="editor" contenteditable="true" spellcheck="false"></div>
<div id="stats"></div>
</div>
<footer id="footer">© <span id="copyright"></span> Periwin Solutions | <a href="http://periwin.com">periwin.com</a></footer>
<script src="script.js" type="08a687a91e37b463b8e0807a-text/javascript"></script>
<script type="08a687a91e37b463b8e0807a-text/javascript">
window.onload = function() {
document.getElementById('editor').focus();
};
document.getElementById('copyright').textContent = new Date().getFullYear();
// Detect system preference for light or dark mode
const prefersDarkScheme = window.matchMedia("(prefers-color-scheme: dark)");
// Check if user prefers dark mode
if (prefersDarkScheme.matches) {
document.body.classList.add('dark-mode');
} else {
document.body.classList.remove('dark-mode');
}
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="08a687a91e37b463b8e0807a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b29284e8bb48956',t:'MTc2NjUwNjUyMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2a06:98c1:3121::3:8443 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=44
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PuzjLNVVrheRZYqOzZ4ilK65FORQD%2FNAUi3Zujix8Pamc%2Bco5VJwcsfp8kRI19O5E9AgY%2B1k9k5%2BO8P6YxtbYIpcUCJOkdUU7qVPq4AJd6oOHEm1OAJ3LIhJsSBBMJQ5Bzw3"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b29284c7c6fd291-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Simple Text Editor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Text Editor</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="letter.png">
<meta name="description" content="Free Writer - A simple and minimalist text editor for distraction-free writing.">
<meta name="keywords" content="text editor, distraction-free, writing, simple text editor">
<meta name="author" content="Your Name">
</head>
<body>
<div id="editor-container">
<div id="editor" contenteditable="true" spellcheck="false"></div>
<div id="stats"></div>
</div>
<footer id="footer">© <span id="copyright"></span> Periwin Solutions | <a href="http://periwin.com">periwin.com</a></footer>
<script src="script.js" type="177ef47b15b5e39215182e72-text/javascript"></script>
<script type="177ef47b15b5e39215182e72-text/javascript">
window.onload = function() {
document.getElementById('editor').focus();
};
document.getElementById('copyright').textContent = new Date().getFullYear();
// Detect system preference for light or dark mode
const prefersDarkScheme = window.matchMedia("(prefers-color-scheme: dark)");
// Check if user prefers dark mode
if (prefersDarkScheme.matches) {
document.body.classList.add('dark-mode');
} else {
document.body.classList.remove('dark-mode');
}
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="177ef47b15b5e39215182e72-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b29284c7c6fd291',t:'MTc2NjUwNjUyMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 188.114.97.3:8443 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=37
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Yw2fGp%2Fw4ZCMyx0DXqLKs1croiN4xyEZRIYedkjoY7MCio9zCHrb%2FudmsJBf8202pWO8Ixr8n2Xle93dAJ%2FjRXT7ulcaTDIPx9ms18jvCoxB9yyGGw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b29284cbc5d7dd3-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Simple Text Editor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Text Editor</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="letter.png">
<meta name="description" content="Free Writer - A simple and minimalist text editor for distraction-free writing.">
<meta name="keywords" content="text editor, distraction-free, writing, simple text editor">
<meta name="author" content="Your Name">
</head>
<body>
<div id="editor-container">
<div id="editor" contenteditable="true" spellcheck="false"></div>
<div id="stats"></div>
</div>
<footer id="footer">© <span id="copyright"></span> Periwin Solutions | <a href="http://periwin.com">periwin.com</a></footer>
<script src="script.js" type="80f5a8ff325c97aeed3ecee2-text/javascript"></script>
<script type="80f5a8ff325c97aeed3ecee2-text/javascript">
window.onload = function() {
document.getElementById('editor').focus();
};
document.getElementById('copyright').textContent = new Date().getFullYear();
// Detect system preference for light or dark mode
const prefersDarkScheme = window.matchMedia("(prefers-color-scheme: dark)");
// Check if user prefers dark mode
if (prefersDarkScheme.matches) {
document.body.classList.add('dark-mode');
} else {
document.body.classList.remove('dark-mode');
}
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="80f5a8ff325c97aeed3ecee2-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b29284cbc5d7dd3',t:'MTc2NjUwNjUyMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
Open service 2a06:98c1:3120::3:80 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Length: 0
Connection: close
Location: https://free-writer.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ln05zuZ5gWRvBNhDNtnL0mmXvorkwS2bMcAqW5sVapEY1x7cShqnFguQRMT%2FAYAAFD2Bu0i4vvmsGxRzYSt1EcWo3PVMY1nSnrIJKRCQM%2B8851QhZ3HoveUDfzsvl3c8JGU9"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=17,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b29284b9faf06e0-AMS
Open service 188.114.97.3:80 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Length: 0
Connection: close
Location: https://free-writer.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KiRgFeZWHDRisSlFcDC%2FzqSzQJ0z%2Bg5VeqwhYCVeYHWhxevAvD2o2FsB%2BWmGiuIB%2FVTLPCytybkhHRN2Q%2F%2FPHCXyiy6HyJxwvdoHA8qpNgmvTiYbivBa"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b29284b9d12d2bf-FRA
Open service 2a06:98c1:3120::3:443 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=88,cfOrigin;dur=59
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gJqSGyAQJBm81dTXrUnKYjx8JFrjUAg5Pc8l3gA68RvoqlrHVepCsXmGZDInxL49q7IjZ7c9ATu7Hp5obq4Ft6Ne3LWKI5j8%2F2M1%2BLVjeg8sNx2c52XIuXpqIBNxrTog%2B9XB"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b29284ceb1a4338-EWR
alt-svc: h3=":443"; ma=86400
Page title: Simple Text Editor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Text Editor</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="letter.png">
<meta name="description" content="Free Writer - A simple and minimalist text editor for distraction-free writing.">
<meta name="keywords" content="text editor, distraction-free, writing, simple text editor">
<meta name="author" content="Your Name">
</head>
<body>
<div id="editor-container">
<div id="editor" contenteditable="true" spellcheck="false"></div>
<div id="stats"></div>
</div>
<footer id="footer">© <span id="copyright"></span> Periwin Solutions | <a href="http://periwin.com">periwin.com</a></footer>
<script src="script.js" type="247ce34ab855883e9c50d51f-text/javascript"></script>
<script type="247ce34ab855883e9c50d51f-text/javascript">
window.onload = function() {
document.getElementById('editor').focus();
};
document.getElementById('copyright').textContent = new Date().getFullYear();
// Detect system preference for light or dark mode
const prefersDarkScheme = window.matchMedia("(prefers-color-scheme: dark)");
// Check if user prefers dark mode
if (prefersDarkScheme.matches) {
document.body.classList.add('dark-mode');
} else {
document.body.classList.remove('dark-mode');
}
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="247ce34ab855883e9c50d51f-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b29284ceb1a4338',t:'MTc2NjUwNjUyMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 188.114.97.3:443 · free-writer.periwin.com
2025-12-23 16:15
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 16:15:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=49
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vE7qIdgJ%2BwYSMhVYh2c7lu4S8qSO5KPma9Fr5JHqVlRer7RGZ8crERDum5NrMKpETBzpEF68uy%2FqEz73wvDOL8%2FbIjezNA1L3KXbGlIyL6IAUozlQrzX"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b29284b792f1808-FRA
alt-svc: h3=":443"; ma=86400
Page title: Simple Text Editor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple Text Editor</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="letter.png">
<meta name="description" content="Free Writer - A simple and minimalist text editor for distraction-free writing.">
<meta name="keywords" content="text editor, distraction-free, writing, simple text editor">
<meta name="author" content="Your Name">
</head>
<body>
<div id="editor-container">
<div id="editor" contenteditable="true" spellcheck="false"></div>
<div id="stats"></div>
</div>
<footer id="footer">© <span id="copyright"></span> Periwin Solutions | <a href="http://periwin.com">periwin.com</a></footer>
<script src="script.js" type="8184bbdb787c86a109d4fee8-text/javascript"></script>
<script type="8184bbdb787c86a109d4fee8-text/javascript">
window.onload = function() {
document.getElementById('editor').focus();
};
document.getElementById('copyright').textContent = new Date().getFullYear();
// Detect system preference for light or dark mode
const prefersDarkScheme = window.matchMedia("(prefers-color-scheme: dark)");
// Check if user prefers dark mode
if (prefersDarkScheme.matches) {
document.body.classList.add('dark-mode');
} else {
document.body.classList.remove('dark-mode');
}
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="8184bbdb787c86a109d4fee8-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b29284b792f1808',t:'MTc2NjUwNjUyMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
Open service 2a06:98c1:3121::3:8443 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=22,cfOrigin;dur=51
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=k0UQhZfj82MiVJRIOxZPgw%2BlOz8hoH9zRgVjVu%2B%2FBDyq9MxRrzI%2FQaY2UrPYH8crs8W7hFxjEUjyfNodZE4RSRM5CBQELs3W%2BI5rfLNUMJ19%2FBiEdGjHz2xfpQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b2019619f749bbc-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Favicon As a Service
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Favicon As a Service</title><script defer="defer" src="/static/js/main.2f091641.js" type="aabdb0d70c0aa5ca903414e3-text/javascript"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="aabdb0d70c0aa5ca903414e3-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b2019619f749bbc',t:'MTc2NjQxMTU0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>
Open service 2a06:98c1:3120::3:80 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Length: 0
Connection: close
Location: https://fav.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GlM2G4tLEicEJWzlCUf5xiW0DHLnR%2FyoPtJOVSekiW%2FN3DU62IZN1KK24KtApxK8uShnA6fPvzAFHXJf5NSEo9PLykfY4O8IHTQ9rsT88Z0YYv%2FmCS7U7swmgw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=22,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b2019611fcb5d3e-FRA
Open service 2a06:98c1:3121::3:80 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Length: 0
Connection: close
Location: https://fav.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ONd7yAFuQOqc5m1JtbDRO%2BdxbAIIf8XjWgw6noKXPmJYg54RgDParL76efdTVxp0pJr6a8lFZk7vb70yvonv3GXKMCAYOHv3GUS7zmSBBa%2BwqOy8MAZ%2BZQZ9mQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=19,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b2019609e37bb4d-FRA
Open service 188.114.97.3:443 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=44
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=81A2dgEHBenZSdwwsY19ijUAkzj%2BRS%2BLZZEmybd6NKs2S251qkFi9TJPszUN4%2BS13oPz0DPTJnR0MzApMrMxvb1lVTjONeJFQ7r08O2Uyw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b201961ac5a6447-FRA
alt-svc: h3=":443"; ma=86400
Page title: Favicon As a Service
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Favicon As a Service</title><script defer="defer" src="/static/js/main.2f091641.js" type="292ee1500241a27301a866ee-text/javascript"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="292ee1500241a27301a866ee-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b201961ac5a6447',t:'MTc2NjQxMTU0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body></html>
Open service 2a06:98c1:3120::3:443 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=53
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5FyYXFNFT%2B7EYBaWHQ6bLHoJSrGlFuWQvAO6V4CYegDH3K%2FAUJO%2BW%2BUQTsK7ngjbk19No9hhEwr8FHnAQLY2l5EyO74iENkBvVYJInKscHwQvtl2VUXlAR8pZg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b201960c9a6eb2c-SJC
alt-svc: h3=":443"; ma=86400
Page title: Favicon As a Service
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Favicon As a Service</title><script defer="defer" src="/static/js/main.2f091641.js" type="a09337ec10f4c6e77ecd3b48-text/javascript"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a09337ec10f4c6e77ecd3b48-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b201960c9a6eb2c',t:'MTc2NjQxMTU0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body></html>
Open service 2a06:98c1:3121::3:443 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=38
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TULQuEJwXz%2BdnaTCRXdF92BQTVy1RlHzHuqM0Uel0TLyNaTmoewal5RvfwtKxK3rSy%2FwruRDHmWJuX0sPy%2F%2FBF4MSVQQYzD24GSLLuGt%2FYNR1AzL22CkJL0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b201960bcd91601-SJC
alt-svc: h3=":443"; ma=86400
Page title: Favicon As a Service
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Favicon As a Service</title><script defer="defer" src="/static/js/main.2f091641.js" type="dd0aad9f9fe69866d56a9cba-text/javascript"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="dd0aad9f9fe69866d56a9cba-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b201960bcd91601',t:'MTc2NjQxMTU0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>
Open service 2a06:98c1:3120::3:8443 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=40
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NtVG3STjFBLvo%2BkBUlithdbV2Y2QBwBKKKRdvlHCQnUzlDSWQa9s6JbTwCuEFi1zkMvs98vmZp0ldbdSCj5pSFthtksxk%2FQggII98TCnrVvtl5RXApf8DIA%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b201960bd5bc332-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Favicon As a Service
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Favicon As a Service</title><script defer="defer" src="/static/js/main.2f091641.js" type="65a06c58c1b9b05129fbbba2-text/javascript"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="65a06c58c1b9b05129fbbba2-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b201960bd5bc332',t:'MTc2NjQxMTU0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body></html>
Open service 188.114.97.3:80 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Length: 0
Connection: close
Location: https://fav.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=360%2Bf8ndahaqFWJumH8cXVpSxp1SJPDlqygTQhTgiR4MNrBzQx8Fx97%2F1dhAR3jYbnc1aPoeCuNii1cq%2FPwBPOug8h7jp1G6sAbfZqGszA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=16,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b2019603de0b957-AMS
Open service 188.114.97.3:8443 · fav.periwin.com
2025-12-22 13:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:52:20 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=38
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bMrPAic%2BRAk0stjFKk9MPZlTAVjVVEejcoXIkCdWXhKgzAsDNOoLXG%2FxnM5mpL71JlBskQ%2F650R6Dhuseh%2F0moKMCFTV1rYbWvTdunU%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b201960baa3fba0-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Favicon As a Service
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Favicon As a Service</title><script defer="defer" src="/static/js/main.2f091641.js" type="27841253c384affb20e3b2b6-text/javascript"></script><link href="/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="27841253c384affb20e3b2b6-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"54f494f572d840758693c3b3086a4acc","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b201960baa3fba0',t:'MTc2NjQxMTU0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>
Open service 2a06:98c1:3120::3:80 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 12:08:52 GMT
Content-Length: 0
Connection: close
Location: https://suvatours.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eW773S753zFFFqGaf5Pc12K4JLDCnthuK34jXYi1xwMjR%2BBU6JlOimGkzLHKhYj%2Fn3sVfsi%2BGo5zeQhDjnRay4bWCIgsUEWqtZJzaImwjK%2BO%2BP5hq5CaL48XZOe8Me%2BdTA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=135,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1f81ce4e33ff9b-BOM
Open service 2a06:98c1:3121::3:443 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:08:52 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=360
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TRsRs0jCI5Wkk3matSXTMZjM7Joe5wJkneMkHBSQKoj8O5oFo301nOcdsAhoKWFYVIbC4FREBf6FeUSEgydSGB4MaWg8EfVAZZfcp%2FeepR6%2FM1SOCZC2ypdpWyZlW1j%2FEg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1f81cf6b304719-BOM
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:80 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 12:08:51 GMT
Content-Length: 0
Connection: close
Location: https://suvatours.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=30dzxZaNV7DshYCGg0vQ1addag1Cn43Vt9b%2F8W1JPtoZerwrBqQmizrBIgr%2FphY5N0F1HaswFxj3G9jdeZRwUgZaEVktCeiwz2Ml6oKQYSDIBfKjHQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1f81cbfc87ac45-YYZ
Open service 2a06:98c1:3121::3:80 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 12:08:51 GMT
Content-Length: 0
Connection: close
Location: https://suvatours.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yoW0KYDZisiDHYJ4Eiw%2BCVYRDnnwMR8tJMdFCm01%2B%2Fk7%2F40I6hrGIQG%2B7kLqUKQ1%2Bjg5qx6RU45hTflJtg5W%2B%2FsaUTGZXueHa574%2FfnzM7ryVj9%2B9s3fHX32EnxoFeF0rQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=82,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1f81cbebcde572-EWR
Open service 2a06:98c1:3121::3:8443 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:08:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=36
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FIpUUe5mHOeq5GpLC6CIabcVp4ZFyQ7MChrfdIaMf6pEF08Fcqc5oqGirYen0%2FGcJgvxvLHVHUG%2BM50gMb6TvIpZUJUwpfMzGHMJ2LK4m%2Fer%2FPIb21OvQSjtCe67%2B0HgIg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1f81cc989db5f2-SJC
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:443 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:08:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=32
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fdHzEqj4cXRzdyuyIBCvj5ow7l3D6GBYK7KvweVT5KhWUPJQM%2BxYcM8mfE8n9JBivly7L5Z1ro9l5ex37bU8jyPE5yhVY2X7%2FNfK1lfWH5bSjfMXIvbo%2BsGhhYGPiNz9hg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1f81cc2c6e57a9-SJC
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:8443 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:08:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=64
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QSiswrVHrnUQNlrxHX%2F%2FOLvKsACkL9Jg7EJJx0oK2aW%2FKJpyvvGNkIMW3nYZiY8jgNh%2FW4Ivbvqaz9ijIWt4s4o8vZLykHfxJpVbVStFP6TcWC55CrogzcYfC4ynIgcaEg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1f81cbfb22d371-FRA
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:443 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:08:52 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=153,cfOrigin;dur=33
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=o7lBtIGLvUNZG4tHegQ%2BGgrWDri3TwdbKwbiy4MtOP5zfS7KFOUPgKvAI7kc3FOKmE5wusJ%2FVpxfjstw7Ub0Scq7BIccQ3Rk%2BLzBO%2F8bLY7A5Y8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1f81cc4e4c7dd3-EWR
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:8443 · suvatours.periwin.com
2025-12-22 12:08
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:08:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=64
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pIDYCuw39iiRcXoQM0mMdaPM%2FqZchMm3zsRNjfEuZcnyPPoRleGp4gZdTaDCRvU4IX%2Bihr37GDRnzidF7FvkiGXK4tTdQSA%2BiGk2oDvR%2FrqJXpFqpg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1f81cbcfbcb192-AMS
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:8443 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 09:48:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=52
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=t5NucdmwflieEXP7U%2BbXs97WNM30AfeyExnZ1EsyqppOan3bEdbWu5R1dkxDnlLrpPcREfYu7hDXe3FGDAvrQtyXqYWZveEWfQyR7lyk"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1eb43c5fc6cdee-SIN
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:443 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 09:48:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=233,cfOrigin;dur=331
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TuKHXmn5sNtYSdTKu%2BFN7rTX5QGkizU8%2FS9scptsEEqRu9pIE60%2BcH66%2FunQg%2BIHtddRfxWY3krM7k2H%2FH5Q56TegpiziQIsxyXGEB0H"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1eb441d89417d7-BOM
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:80 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Length: 0
Connection: close
Location: https://lh.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RXvTwvJufh8IbZErvlpIKFjI1hsHZ0tM84cS22x%2F1YF391LvnaCfh5sNNzT%2BxWw1Mz4qr3XYtaup2%2FEeKDM0LGkP75G80YCiUx42AQru"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=151,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1eb439d93b4339-EWR
Open service 2a06:98c1:3121::3:80 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Length: 0
Connection: close
Location: https://lh.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UmkgrvQbRMih7FTwMnud29agrc4r2Q6yIWN0RiaxbvOIsQwRnRENlqzwq5PwWmi5M55bTRTYRg8pKP%2Fho8W4Gi9kE2iJmyiRSwfxzGsdOAdKzQRLcOPB6qKG"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=26,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1eb43a9c604d26-FRA
Open service 2a06:98c1:3120::3:443 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=36
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YK0dxIGQrBfMeI%2B2cMYGc90DneWeoHb4AebcyJaXGVTC1nfLgikmrxNOWD%2FjVLb7vqNNB%2BYxmDU6%2B2BVPda6Mk86MO5GMocIFQTCuniB%2BxVokGMYUQJgX%2B0P"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1eb43acefcc132-SJC
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:80 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Length: 0
Connection: close
Location: https://lh.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lHijfeEJypKaUYneGF0jM8%2FrViP0VlFSA3mlezuekdjmyMTrgdWWspDuqm7hGkTm4rBaFKyTzZWdFEeTwCULGVmluB0A1G3kHxihvYNfwncpsVZVDqEQjpwU"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=39,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1eb4398d1c2368-SJC
Open service 2a06:98c1:3120::3:8443 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=32
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=y1USaD95HHG6A1hfmblPaGZVRPM%2BZHSP9Frnyr70%2FffEWDc%2F7gK7Jgf9TB%2FTbpX4InDq7n0BBjsNKNq%2BFp%2FdTHUyiO5gpWWl66GafDMhVfRUsxWdFyoud6rS"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1eb43ac83e4b6f-SJC
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=30
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=x9egXIGwVmnpK6%2FM86Qrwm%2FFCWNiKHd%2F3J2HzNjxv8skSvHpUNxy2kK3wIu1yJZGqnaCiWX1ZrMsSOS0CYFKhnmtXC3j7txfDW9g5q2NqFBMuAkhM4zlOdU0"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1eb43abff29ac2-SJC
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3121::3:443 · lh.periwin.com
2025-12-22 09:48
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 09:48:31 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=27,cfOrigin;dur=39
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FmLxWmKSCzSvhwvW5EiwJmWaKdxrsS6Y5MOAVrh77SKcABmC%2FbWcBWNXzYLAuoyvYToJsDFP0zOUM5J4lwJcfsilFuPHmQl7dULVt91G1YMNGiLKWQQJ2Yw%2B"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1eb43a1a45613b-FRA
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:80 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Length: 0
Connection: close
Location: https://compress.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RLwxykXmupD9EHsCbPse2t9OfLmlicWvrZ77DnontIY3FqlGP6v%2BPzp7bKEl%2FxSg3Tr%2B7e3Jmt2GppGIK5BiKNron%2FiC%2BToNGa05Dl5f%2BwyDcyzEi7ZjML2Xfb8tRzyL"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=354,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1e5a4cdf479cf6-SIN
Open service 2a06:98c1:3121::3:8443 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=41
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bdcVv5fhNz5%2BV7r3CikgaXoT4p5zvv6uH1m5uLFXyAafKAqDlVFQCKmcj9nWvLAUWbVQykHTcCVbyr5%2BLF6bLFJl1ZwmbfAzXvSdrukgUemWePF6DOHB%2FrWRrNIt546P"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1e5a4c289542d2-EWR
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:8443 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=51,cfOrigin;dur=37
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PQgaNBwsAdWjBmTNu0ul3rwTVKqaFl4%2F7x9UwzIj259NoSCqjRUDKTryMcLCaIHs3qqGKXAqWikFYi8WWbNel2tPGP%2F0z4px7N%2BMtyH3ZgOmfWYpmh1lo3kdvfPitAMu"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1e5a4cf841fc54-SJC
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:443 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=25,cfOrigin;dur=58
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qfqAngzQ5Ax1mbZhxgMQVOVO0uPS%2BBS8RdhCD2PTOOebEXk12mZ5vCunMeGuCTamFyGwOc7ARRE53OKrTm%2FFkVUM9rF9RjwlY0NS8RGc%2FYi2BmrJN4Sf7133gx6O2vvd"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1e5a4d2f8ebbec-FRA
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:443 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=6,cfOrigin;dur=33
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=aX14ZqdvMBt6O4bGqJipmdZ50j0Qn0jpXwG3DHsAx%2B5QustSmTqikZaHX6YZc9n7lgpilrWXGyAQ8L79wr%2BORZHep3uM91pdYUJfT8KYnkFpLqHBO8Crxb1qF3mm91cV"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1e5a4bcf9dc540-EWR
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:80 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Length: 0
Connection: close
Location: https://compress.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WqjfangMDLw4yzbQ%2FUYGT%2F905ZR3NTrYNFT2NNvb6%2Figimud300isIGMTH7wn9QII0Nb1FJqTAcDM%2FXKtt2u%2BltSI%2BDzt2fJij4afhaZHwURCJjaEg4InZXBZYw70w%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=161,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1e5a4afe4f0c78-EWR
Open service 188.114.97.3:80 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 301 Moved Permanently
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Length: 0
Connection: close
Location: https://compress.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=90vH6caBMu4PvFWLLjKGtELTEzbN%2FynOrb3OAAPFwKBo%2BvweLCvGJsEi6E7CaZ7o6WrCfyArH3NqzWTZ2aTHXjIUJiFmHVePIMjbJ%2FTMCflpibzf"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=20,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1e5a4afa3ec614-FRA
Open service 188.114.97.3:8443 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=5,cfOrigin;dur=81
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NXjULdKO%2BHRh2R2PaaZJpxLGMPvvm18%2BJt%2FZGB8TjnTeLw3L9itwFxZB%2Fiv%2BJbWxYLCQQffemrjrNsThmVxqrWOptg3%2F5qZp4og9uiVe%2BD5yxrlN"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1e5a4b7ae752e6-YYZ
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:443 · compress.periwin.com
2025-12-22 08:47
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:47:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=44
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SOXdQI5s98LGvPsgrmK0G5Ow8fLAmf0ybng4tJdGufnj%2FTBbtzGdM8pWQd9t%2FchlLqma%2BhEiTQm8NNBD1D2OyV0FqjvMdR4Fg2jbJBRTh0F3neyt"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1e5a4b0fb6436e-EWR
alt-svc: h3=":443"; ma=86400
Open service 13.201.37.218:443 · erp.periwin.com
2025-12-21 19:26
HTTP/1.1 200 OK
Server: nginx/1.24.0 (Ubuntu)
Date: Sun, 21 Dec 2025 19:26:11 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 138040
Connection: close
Vary: Accept-Encoding
X-Page-Name: login
X-From-Cache: False
Link: </assets/frappe/dist/css/website.bundle.UIG6ZFMS.css>; rel=preload; as=style,</assets/erpnext/dist/css/erpnext-web.bundle.K3AYHHAY.css>; rel=preload; as=style,</assets/frappe/dist/css/login.bundle.ORBCKVBT.css>; rel=preload; as=style,</assets/frappe/dist/js/frappe-web.bundle.CZMXFQIY.js>; rel=preload; as=script,</website_script.js>; rel=preload; as=script,</assets/erpnext/dist/js/erpnext-web.bundle.NNLGOEZ7.js>; rel=preload; as=script
Set-Cookie: sid=Guest; Expires=Wed, 24 Dec 2025 07:26:11 GMT; Max-Age=216000; Secure; HttpOnly; Path=/; SameSite=Lax
Set-Cookie: system_user=no; Secure; Path=/; SameSite=Lax
Set-Cookie: full_name=Guest; Secure; Path=/; SameSite=Lax
Set-Cookie: user_id=Guest; Secure; Path=/; SameSite=Lax
Set-Cookie: user_image=; Secure; Path=/; SameSite=Lax
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: same-origin, strict-origin-when-cross-origin
Page title: Login
<!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Login"><meta name="language" content="en"><meta property="og:type" content="article"><meta property="og:title" content="Login"><meta name="twitter:title" content="Login"><meta name="twitter:card" content="summary">
<title>Login</title>
<link
rel="shortcut icon"
href="/assets/erpnext/images/erpnext-favicon.svg"
type="image/x-icon"
>
<link rel="canonical" href="https://erp.periwin.com/login"><link type="text/css" rel="stylesheet" href="/assets/frappe/dist/css/website.bundle.UIG6ZFMS.css">
<link type="text/css" rel="stylesheet" href="/assets/erpnext/dist/css/erpnext-web.bundle.K3AYHHAY.css">
<link type="text/css" rel="stylesheet" href="/assets/frappe/dist/css/login.bundle.ORBCKVBT.css">
<script>
window.frappe = {};
frappe.ready_events = [];
frappe.ready = function(fn) {
frappe.ready_events.push(fn);
}
window.dev_server = 0;
window.socketio_port = 9000;
window.show_language_picker = false;
</script>
</head>
<body frappe-session-status="logged-out" data-path="login" class="">
<svg id="frappe-symbols" aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" class="d-block" xmlns="http://www.w3.org/2000/svg">
<symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-up-line">
<path d="M13 10.5L8 5.5L3 10.5" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
<symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-small-up">
<path d="M9.5 7.75L6 4.25L2.5 7.75" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
<symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-down">
<path d="M3 5.5l5 5 5-5" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"></path>
</symbol>
<symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-small-down">
<path d="M2.625 4.375L6 7.75l3.375-3.375" stroke="var(--icon-stroke)" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>
</symbol>
<symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-right">
<path d="M4.25 9.5L7.75 6L4.25 2.5" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
<symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-left">
<path d="M7.5 9.5L4 6l3.5-3.5" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"></path>
</symbol>
<symbol viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" id="icon-up-arrow">
<path d="M6.03335 3.23495L6.03169 9.23495" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3.36665 5.43497L6.03332 2.7683L8.69998 5.43497" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
<symbol viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" id="icon-down-arrow">
<path d="M6.03328 8.7683L6.03494 2.7683" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.69998 6.56828L6.03331 9.23495L3.36665 6.56828" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
<symbol viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-left" stroke-width="1.2">
<path d="M1.7001 6.00022L10.7001 6.00272" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3.99995 9L1 6L3.99995 3" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
</symbol>
<symbol viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-right" stroke-width="1.2">
<path d="M10 6.00223L1 5.99973" stroke="var(--icon-stroke)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M
Open service 13.201.37.218:80 · erp.periwin.com
2025-12-21 19:26
HTTP/1.1 301 Moved Permanently Server: nginx/1.24.0 (Ubuntu) Date: Sun, 21 Dec 2025 19:26:11 GMT Content-Type: text/html Content-Length: 178 Connection: close Location: https://erp.periwin.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.24.0 (Ubuntu)</center> </body> </html>
Open service 188.114.97.3:80 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 15:35:23 GMT
Content-Length: 0
Connection: close
Location: https://dev.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Zr%2FW1TxHmj8ipRzhXMjh21Un6SibZizx5p5fKTPHHIur20Bk903btJtpkklisg0DsZwRCS6X9FByAd5Fg9MH0pmv5lBSniRZGtgj07WhRQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=26,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1872f11d8b833c-SIN
Open service 2a06:98c1:3120::3:443 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 15:35:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=45
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MT0AxroLbgD1tokpq7jyNBED7StWUDxSCQ8OfMvtwYenqG550Pss8ij1c%2FAamRbNwszilgbVm2grIlSl76TIPiooiXeC1uMZtLh7IF9s7%2FW4mNa4TbHMEjOiBQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1872f0cb6cfac6-SJC
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:80 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 15:35:22 GMT
Content-Length: 0
Connection: close
Location: https://dev.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yNFxSfQqCXzDySiaaIZypDVWD2Gt59mVPVJ4Ru%2BQVFX7qlL20AQ0refMTaobZGtCGB7dd8LGzES0Ex3LxiWYkoE2otv63ObXJ5mhmA4slxrSICCs1MmcrULaHg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=81,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1872effa7a9e16-EWR
Open service 2a06:98c1:3120::3:8443 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 15:35:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=363,cfOrigin;dur=68
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RAqdy1klSdzD9QQK9dDdHsUesOAK%2FtwbOLkKkhZw%2BmJ0q76bHh5V5FPMf5W2Md%2Bg0GrA0q%2BfTHZrsnrr1rPdv1dyl8yYIs16WmtUoe8I6muEJk4p5rUBg89A7A%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1872f00b934102-SIN
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:443 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 15:35:22 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=57
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HlE1X1PD8txj5MOyrqnsNrhb3RU8dDOxY3rAgu8%2F9dMVUnA2%2F8Tz%2B4DnHJPKlaVHoeYXom%2FSSqrEHRF9ia5KXPzAXsjCqQi9yiAqXCrwFw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1872eff9a40426-YYZ
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3121::3:8443 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 15:35:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=34,cfOrigin;dur=107
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OtujqdZF6OaF3vsMqtwQIevdGP1kbQNIDEOqtxkHcy71EjXVrFCqjoYj%2BARcmO6s9ElKxgtO1s%2BNiIkvtHEQTFQ1yASE9yCdbJvnbPiE%2FNnSn64q5lnduJLjsg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1872f169c719b3-FRA
alt-svc: h3=":8443"; ma=86400
Open service 188.114.97.3:8443 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 15:35:22 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=49
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zmpq06jQWDvLG2rkDO4PuvPCxTPpWLgX90RpTF9MwTpZV32s3LyInId4PogdgExjT69tVuoWASONYNJl4qpywErl28N49bXPLUKbuFdGvg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1872ef6c76a000-AMS
alt-svc: h3=":8443"; ma=86400
Open service 2a06:98c1:3120::3:80 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 15:35:22 GMT
Content-Length: 0
Connection: close
Location: https://dev.periwin.com/
Speculation-Rules: "/cdn-cgi/speculation"
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4llQ2yLLOHnzZ93nwlKiY6WFsWrHdyMuvRzI7lAlDDda1m%2FNtVlK5e%2FLbM3i4RtjqTnNroihcJiy7UCt6uyg92oPea04OWelG5mRLx1Iqi2V%2FoxPh8EPVUM%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b1872eeaa66ef05-LHR
Open service 2a06:98c1:3121::3:443 · dev.periwin.com
2025-12-21 15:35
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 15:35:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=18,cfOrigin;dur=78
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zo0zOxqkmb7Lj78z8htQzkrgC5%2BeRohMK8E0a9I1xMHwwFyw6ShmCZ%2B5gQkVXxJua6mRzgcy%2FJgt8OXFoF5h4HYkB%2Fy1k6V1FhV3QUmO7YEMFPykWRK%2FQKw8wg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Speculation-Rules: "/cdn-cgi/speculation"
cf-cache-status: DYNAMIC
CF-RAY: 9b1872f08cfb91ff-FRA
alt-svc: h3=":443"; ma=86400
wink.periwin.com 2 cashmate.periwin.com 8 free-writer.periwin.com 8 chat.periwin.com 0 location.periwin.com 8 radio.periwin.com 8 dor.periwin.com 8 periwin.com 23 oms.periwin.com 8 docs.pay.periwin.com 8 fav.periwin.com 8 docs.business.periwin.com 8 suvatours.periwin.com 8 lh.periwin.com 8 compress.periwin.com 8 erp.periwin.com 1 dev.periwin.com 8 docs.periwin.com 8
2a06:98c1:3121::3 12 2a06:98c1:3120::3 10 188.114.97.3 7 13.201.37.218 2 2600:9000:27e6:aa00:1a:4e9d:7a80:93a1 1 2600:9000:27e6:ec00:1a:4e9d:7a80:93a1 1 2600:9000:27e6:9000:1a:4e9d:7a80:93a1 1 3.167.227.37 1 3.167.227.86 1 3.167.227.117 1 2600:9000:27e6:1c00:1a:4e9d:7a80:93a1 1 2600:9000:27e6:f200:1a:4e9d:7a80:93a1 1 2600:9000:27e6:7000:1a:4e9d:7a80:93a1 1 2600:9000:27e6:4c00:1a:4e9d:7a80:93a1 1 2600:9000:27e6:8a00:1a:4e9d:7a80:93a1 1 3.167.227.81 1 172.67.194.50 1 23.106.126.205 1