Domain zelimir.me
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.201.96:80 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 07:20:50 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FADbZYtddSh6mvAzBkCFgUynBHDwjAdRWuKVdePfuOZ9SyjMUPBJmfL9dYg0RQP2S7yPbegZwlj7xIzE1lyo49Ey%2BOi7XQRR4ss%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=17,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b913723efe94109-SIN
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=H%2BissdQz3QZa1jIQ%2BkQpb3fFA5ePT5cUiYx2f2M8TgQBil0hOoCTN1vwXCyH9fEnBn0rVgHTKSxoS1uqMMMs7pFAdpEzYnN6ELP4kWHcwYixbEYT52E%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=49
    CF-RAY: 9b9137241b15cf22-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 104.21.36.242:443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    Link: <https://analytics.zelimir.me>; 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=fr77rJ5FulyJf6%2Fu6SepIMLor7AAA7AcRFq49sI7sYTkpBFq5NhsYHCvLLdqtCyXCNGLjAbcIPco6lGki17FhU%2FxKmDdxmyDxZ8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b913723be5d0bac-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 104.21.36.242:8443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=As8WrsNXSmKV75plC93NQz48WdYiIDIvrmnG%2FPRQmMeTwhB%2FvN%2FZ949yzkgc5Hm0jnEg%2FQxvnF9DoXfpToEb%2BH6M6c%2FAOS6%2BKZA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=34
    CF-RAY: 9b9137234bc7ddb6-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 172.67.201.96:443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=PBollD%2B53%2FeAc9%2BWn752Bphf933aV2X1LtRQLJgO35dPOqiwuNngm7NaBASOr4GCzvJYHFLWqPKR%2BdoochLjGOfdhdrnj9g2uGs%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=38
    CF-RAY: 9b9137239e67ac60-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:8443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    Link: <https://analytics.zelimir.me>; 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=A4e9iJ4jDCyYWUopExRsFhRJkbcC45ooY1d4gUCxXKU9w8rt2YCXoP8RaKg6A0XU84mw2oonE65jH4TP9PIOw3IXcoUYg%2Ff0cTYk%2F7YTZp3aRDFOZiQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b9137235f7e0bd7-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:80 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 07:20:50 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QgthtVJb1Ekh6aIorBBOsUjVtVxtidmqOt%2Fa4hDYM%2FRxt2IrLz97rOuaEfzOGgbKJ4Rw3YG6YgGtamvVUr3%2B%2FbDrXy0drerl1d7mkkB1TM3YWHDqa3Q%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b913722f9cf22d1-AMS
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 104.21.36.242:80 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 07:20:50 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=p5fYKCdhRqxdeJzFWMWTdwo39YjMJX78ng13jT%2FGmJAHeMrEEolrB2uccJ%2FwCvhCeMJL%2BIRhZp5ks9r5xUN%2FCTJIF13%2FzBYjmks%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b913722dadc6d93-YYZ
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:8443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=xA2pKyiEWQY35RgU6R29tu%2B4tsKdgSQrxdEAbYlt3Rad4aooyDE8zu%2FCph0KiPPVmIMPQtLw8ce7YyufsiwIN3l1wQZsG%2B0hgwweMGoM2VPDZwDrk5Y%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=6,cfOrigin;dur=32
    CF-RAY: 9b91372329d7dde5-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=JJ1RY4T8fuUYrtPy7vvkggR%2BJ1tl3%2B0Qj6LjpXzyAn4Fl3J98fVBC0IY1fu2FllAb3knjmqYVOomKiL8BpaJlAsphAahXBvpUkPrCnwXhdzrz19XY20%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=33
    CF-RAY: 9b9137230fadac03-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 172.67.201.96:8443 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 07:20: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=Khn7yxy%2Bg7GF4IlRMtAMdk%2FqyyulaVn9lljpxNrEERPzEOBICvpD3BCzp6nrhi5RpCLC9J9zGBgfDHh6Ihy%2BILBKR5rGoYh%2BOkI%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=33
    CF-RAY: 9b91372308bfe8a6-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:80 · zelimir.me

    2026-01-05 07:20

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 07:20:50 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8ClZd%2F%2BN9Wazfo5o%2BlJkEdW2erX2IBTp5Hok6geUF1vSV4%2FTTHEEeCG%2BsxaKTbSPLmyq9wflJRi4H2X%2BgsUwOkGSvk%2Fcz0bGsvR68ej4bR0H4ZwfrUA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b913722cd573ad4-SJC
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:8443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=BfpULpEWuuQ0qAEdMGs17vGMlPkbX%2BjM5qWOoaxosE78jvIQIfbQ7La919wJyyK8TCrCJbAarMLGKC4i4z1Em5hqfRTf4xPX10O4KFonHza9ADI9D5g%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=42
    CF-RAY: 9b697a0d1bff5e16-SJC
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=1X0ZYmcRknAJcL5uXdPXubNomQeeTXKH0WtYmfaT8uTc2E49wSklNXe2xAuFflOnJatMRIGTHqOYW5ipCryZTPFHjolvNBEAgqfPhmgt0QLHjeVJGIQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=55
    CF-RAY: 9b697a0d2d4e9998-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.201.96:443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=%2BvEtA1%2FgKfu0hZ0hDKPGk6ec%2FbwQRn%2FFLz%2BSW7S69%2BftP7m4OFGbpjzGrThLhhPriK3mMRjh1F6KKlDF%2FHxPXvI7vxVoWO%2BYONA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=308
    CF-RAY: 9b697a10fccb4278-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:80 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 11:36:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qXiTKjw0qmMSFjRS3HXtmaCIdDEa67twejVt%2BE%2BXvGtpGZozltHi1zkcr2tUlBYKUJpZH1C920qNfVkCmbg3g0IetlnkR%2BBwthlqzJmM7Lz45b3wfaM%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b697a0c2f2bd9ce-FRA
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=H%2F6l23Vf1JlG1qF%2F5WwUk3XINNN9A4eOG7cFGPQY9suDgxsz3BIrmZ6GglABzX2Za3NF0aAFAoLlGGuzJ7C4FqNl%2BtOWjc5pgyhvqywVsSEELXqxw6A%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=6,cfOrigin;dur=71
    CF-RAY: 9b697a0c9ea40c69-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:8443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    Link: <https://analytics.zelimir.me>; 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=rgd8bMCl%2FdsORP4FdykFWXvthNmeh2%2FEot71yQsGx7s6Bw8fHTreNFUpXNRfK1mCQYDt4RXXbW3lKW%2F2C7Ncf7HVg%2Bq3wjiL8uL7QJ2pHXGOtowieTE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b697a0c6e3d0b88-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:80 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 11:36:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WqyciySuLE7mVuF8Lkrs2ORMS1U4kF20cODK%2Bcs7S9vXp9w%2BVnPkLmpWmAStNW1j9qFf9WpDaaT2tuYscMNCz%2F94sM6cux5YHr2Vl6GuIcW3hGeRxmo%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b697a0c1902a473-SJC
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.201.96:80 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 11:36:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BJ9uZxQnxhOu8hQCp1HFLT5naEjY5owf1gipPILH%2FIrmZJ8v0ZaPv2UWbpt0DJTpMf4gPbg%2Bech0%2B7mQOjNt%2Fwoagz%2Fzd3%2B4ha0%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b697a0beeffeb35-SJC
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.201.96:8443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    Link: <https://analytics.zelimir.me>; 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=uBkyMhJi%2FKGPjLje7v6hl3DshkMFDQrHA4zO%2FhFZ984ua9LnGrTLSlRNzWORiFvxtyfzSxpLBTQ8TqjhqHuYJ6iNBTsJNbtXhF4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b697a0bbb4e3813-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.36.242:443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    Link: <https://analytics.zelimir.me>; 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=mmQxRV4SmdXEhbr06VWjAHUdnWkR8XMzKjsagHCGNWR9Ygg2VAviX4VDfVnGntqZMsLfPgibyZ1I4op19PeT5uThsiXRSPGgN%2BI%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b697a0bbca720a9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.36.242:8443 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 11:36: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
    Link: <https://analytics.zelimir.me>; 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=DWRbZTnGX0186oKwIiTwpZ69VEeUjiGJbMJpA23A57gCtVBbydwTDt6tku08oCga2VWmFNnFT6zVmis%2FdnJewHJKmnogogQq4kY%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b697a0bda2c37e9-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.36.242:80 · zelimir.me

    2025-12-31 11:36

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 11:36:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JbVnQPaspVEytWnQbyK3aynAS4JlXhgmrGY4ZVm6QMrgtG%2ByXskLApUZ1P9Q6bNI4%2BOFHqahfLmxd0uRmuODTbl5twR0sFo9ePc%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b697a0b1b7b0eb1-AMS
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    cf-cache-status: DYNAMIC
    Link: <https://analytics.zelimir.me>; 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=YO5Er2z4DP7hP2WG527yEvzKr328wa3%2F4NrF9JAxBTtSX%2FfxEFedAhy9jRY8mNPO9vFArkrS3JUCxOq5WZofALtKVcfiPMosjii4KTBe%2F3b9c7DkbNk%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=157
    CF-RAY: 9b12e40b4be29fc5-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:80 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 20 Dec 2025 23:24:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TpO5tDLL9S8oEBJjhSELpTK%2BraswL7ATbeQRjhbOCAsTokJRpRw7xQxzaUfVY4lPlpvjwG%2BLfLHcZ5s8Q6ZjXGMREtI4nqUSE4TTybnO8Rpmnamv9i4%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: 9b12e40a288dac3f-YYZ
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.201.96:443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=ba2ztrKx8EBwCR84hTdN%2BoRBfTLpKUCVmW82fPFUd3arxqxfLckTiEa%2FDLzU133AaKEbuZ3rpKAgMu%2Bd2RhbgyJcAFTTnYzOrM4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e40b4a2f2561-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:80 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 20 Dec 2025 23:24:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VRGq%2FKFzIO7X0ZUTy%2B67C510Eo9pvUaaq85yyNUeVeQTiJ1jDl1n8qVKQg7gVAkTiUVvqG2hrWVGXLvaMHx7dzE4IKk2AD0aDA13QkA2yRfYATBEbcE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b12e40a0d70527e-SIN
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.36.242:443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=UePr634VOpvo8VNnAjRUB83Uw3jS71RGWUbL61szO%2F3DE2UI6PF1ocUcR8nAamEerZ%2F15bpgkX8LkyDuD9iXOxHz8JvSPTwf%2ByQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e409bfc566da-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:8443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=0UxfLDDqnm%2Fv2BG2FbagwrV9znUYb83vPomyLfHyt20mHUBxROB77LMFGpGK2vUpfMcPnnwZ7ZsllPvzSqLmIRxtwSKo9csNaDpOJoeJCPnYwWMmRXA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e4097fb2fff8-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.201.96:80 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 20 Dec 2025 23:24:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2Bc%2BZAotr%2FO9OCThBUOZJHiQdoi5f7oKi4wZ4hJGPZ1CgSf27DBMt1mLhcG2k7Q3CTSwGuNHwVPPIxevn2cngBM1gkZRyTeKOrgU%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b12e4092fe0f477-LHR
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:24f2:8443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=pMShPXmSKJiVEUnAodXAcVEc4%2FC5ZimftpR2rqlHzUqr1WecPtWOeuTSrZMKJI9t3TR38WmvU3I1FI1i6LVMWAzMxOw9gPO67PxtNxvVAtc83pKeBUQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e409cf329f36-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.201.96:8443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=XRCqTMLBKrRmvzh39v08IE3FraKxXXT0MnWdWI3mHMnTWKsyRh77pdiKq34ka2rKwPBnOMbNOWV4LM%2BTG%2FBUwRjyq%2F4I4TD7LJA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e4096efaf49b-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.36.242:80 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 20 Dec 2025 23:24:00 GMT
    Content-Length: 0
    Connection: close
    Location: https://zelimir.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Dqf2ZbJU4CcwQbgG%2FNaS2C7PUw3Ml93lznHH9FFoCeWgixUJ1n5MsZVBx6cCBGnEg9dyk%2BaEMYRoKzQA9Yffud1G0qehSAljrZw%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b12e408c932fe96-AMS
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.36.242:8443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=d8DUhzDBVxZdWF9sFhBs7GkLiQMWKqjH4TFIuWx9ZLoS2biEemVXPeW0vwmI8aT5vEblMf13HRnZu4UyyBIztJGgGMLyWzBu330%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e408db2bb915-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:c960:443 · zelimir.me

    2025-12-20 23:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 23:24: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
    Link: <https://analytics.zelimir.me>; 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=j52SM0uDBf82QkoPo0g%2FPhEWZIt6fG67W71m3PwbEHovscHaT3fmHOYGiQG543qdpf%2FWa59O%2FFCgZRb8qSjM0EpWOG%2BSbeFK130cCuMGBZRu0%2FBB9JI%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    cf-cache-status: DYNAMIC
    CF-RAY: 9b12e4099cf33aa3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Zelimir - Mobile Engineer
    
    <!DOCTYPE html>
    <html lang="en" dir="auto">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Zelimir - Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <title>Zelimir - Mobile Engineer</title>
        <meta property="og:title" content="Zelimir - Mobile Engineer">
        <meta property="og:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <meta property="og:type" content="website">
        <meta property="og:url" content="https://zelimir.me">
        <meta name="twitter:card" content="summary">
        <meta name="twitter:title" content="Zelimir - Mobile Engineer">
        <meta name="twitter:description" content="Mobile engineer working on Paralino, an end-to-end encrypted location tracker">
        <style>
            *,
            ::after,
            ::before {
                box-sizing: border-box;
            }
    
            html {
                -webkit-tap-highlight-color: transparent;
                overflow-y: scroll;
            }
    
            a,
            button,
            body,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: var(--primary);
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                font-size: 18px;
                line-height: 1.6;
                word-break: break-word;
                background: var(--theme);
            }
    
            article,
            aside,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            main,
            nav,
            section,
            table {
                display: block;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                line-height: 1.2;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            p {
                margin-top: 0;
                margin-bottom: 0;
            }
    
            ul {
                padding: 0;
            }
    
            a {
                text-decoration: none;
            }
    
            body,
            figure,
            ul {
                margin: 0;
            }
    
            table {
                width: 100%;
                border-collapse: collapse;
                border-spacing: 0;
                overflow-x: auto;
                word-break: keep-all;
            }
    
            button,
            input,
            textarea {
                padding: 0;
                font: inherit;
                background: 0 0;
                border: 0;
            }
    
            input,
            textarea {
                outline: 0;
            }
    
            button,
            input[type=button],
            input[type=submit] {
                cursor: pointer;
            }
    
            input:-webkit-autofill,
            textarea:-webkit-autofill {
                box-shadow: 0 0 0 50px var(--theme) inset;
            }
    
            img {
                display: block;
                max-width: 100%;
            }
    
            :root {
                --gap: 24px;
                --content-gap: 20px;
                --nav-width: 1024px;
                --main-width: 720px;
                --header-height: 60px;
                --footer-height: 60px;
                --radius: 8px;
                --theme: rgb(29, 30, 32);
                --entry: rgb(46, 46, 51);
                --primary: rgb(218, 218, 219);
                --secondary: rgb(155, 156, 157);
                --tertiary: rgb(65, 66, 68);
                --content: rgb(196, 196, 197);
                --hljs-bg: rgb(46, 46, 51);
                --code-bg: rgb(55, 56, 62);
                --border: rgb(51, 51, 51);
            }
    
            body:not(.dark) {
                --theme: rgb(255, 255, 255);
                --entry: rgb(255, 255, 255);
                --primary: rgb(30, 30, 30);
                --secondary: rgb(108, 108, 108);
                --tertiary: rgb(214, 214, 214);
                --content: rgb(31, 31, 31);
                --hljs-bg: rgb(28, 29, 33);
                --code-bg: rgb(245, 245, 245);
                --border: rgb(238, 238, 238);
            }
    
    
    
            .main {
                position: relative;
                min-height: calc(100vh - var(--footer-he
    Found 2025-12-20 by HttpPlugin
    Create report
zelimir.me
CN:
zelimir.me
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-20 22:24
Not after:
2026-03-20 23:23
zelimir.me
CN:
zelimir.me
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-10-22 22:09
Not after:
2026-01-20 23:08