Domain brooklynbuckets.com
United States
Hetzner Online GmbH
  • Open service 2a01:4ff:1f2:58a2::1:80 路 brooklynbuckets.com

    2026-01-25 17:25

    HTTP/1.1 302 Found
    Content-Type: text/html; charset=UTF-8
    Location: https://brooklynbuckets.com
    Omg: lol
    Status: 302 Found
    Via: 0.0 Caddy
    Date: Sun, 25 Jan 2026 17:26:16 GMT
    Content-Length: 0
    Connection: close
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a01:4ff:1f2:58a2::1:443 路 brooklynbuckets.com

    2026-01-25 17:25

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: *
    Access-Control-Allow-Origin: *
    Alt-Svc: h3=":443"; ma=2592000
    Cache-Control: no-store, no-cache, must-revalidate
    Cached: false
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 25 Jan 2026 17:25:50 GMT
    Edge: usw-web-mlatu
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Omg: lol
    Permission-Policy: interest-cohort=(),browsing-topics=()
    Pragma: no-cache
    Set-Cookie: PHPSESSID=eb9d982ef4e00abaeb0de642d34dc839; path=/
    Set-Cookie: __Secure-neatnik=nmtgEx%2BLEOtvkTt9%2BRGDeZDXPZnimoIPxkHFnFTAHQzypw8Drsac06k%3D; expires=Mon, 25 Jan 2027 17:25:47 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax; Secure
    Strict-Transport-Security: max-age=31536000
    Via: 1.1 Caddy
    X-Content-Type-Options: nosniff
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Brooklyn Buckets 馃弨 
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <title>Brooklyn Buckets 馃弨 </title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="alternate" type="application/rss+xml" title="RSS feed" href="/rss.xml">
    <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/atom.xml">
    <link rel="alternate" type="application/json" title="JSON feed" href="/feed.json">
    
    <style>
    @import url('https://static.omg.lol/type/font-honey.css');
    @import url('https://static.omg.lol/type/font-lato-regular.css');
    @import url('https://static.omg.lol/type/font-lato-bold.css');
    @import url('https://static.omg.lol/type/font-lato-italic.css');
    @import url('https://static.omg.lol/type/font-md-io.css');
    @import url('https://static.omg.lol/type/fontawesome-free/css/all.css');
    
    :root {
    	--foreground: #212529;
    	--background: #f8f9fa;
    	--link: #0b7285;
    	--accent: #868e96;
    }
    
    @media (prefers-color-scheme: dark) {
    	:root {
    		--foreground: #eee;
    		--background: #222;
    		--link: #99e9f2;
    		--accent: #ced4da;
    	}
    }
    
    * {
    	box-sizing: border-box;
    }
    
    body {
    	font-family: 'Lato', sans-serif;
    	font-size: 120%;
    	color: var(--foreground);
    	background: var(--background);
    }
    
    header nav ul {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
    }
    
    header nav li {
    	display: inline-block;
    }
    
    header nav li a {
    	display: block;
    	text-decoration: none;
    	margin-right: 1em;
    }
    
    h1, h2, h3, h4, h5, h6 {
    	font-family: 'VC Honey Deck', serif;
    	margin: 1rem 0;
    }
    
    p, li {
    	line-height: 160%;
    }
    
    header, main, footer {
    	max-width: 60em;
    	margin: 2em auto;
    	padding: 0 1em;
    }
    
    header {
    	margin-top: 4em;
    }
    
    footer p {
    	margin-top: 5em;
    	font-size: 90%;
    	text-align: center;
    }
    
    a:link { color: var(--link); }
    a:visited { color: var(--link); }
    a:hover { color: var(--link); }
    a:active { color: var(--link); }
    
    .post-info, .post-tags {
    	font-size: 85%;
    	color: var(--accent);
    }
    
    .post-info i:nth-child(2) {
    	margin-left: .75em;
    }
    
    .tag {
    	background: var(--accent);
    	color: var(--background) !important;
    	padding: .3em .4em;
    	margin: .8em 0 0 .4em;
    	border-radius: .5em;
    	text-decoration: none;
    	display: inline-block;
    }
    
    hr {
    	border: 0;
    	height: 1px;
    	background: #333;
    	margin: 2em 0;
    }
    
    code {
    	padding: .2em .3em;
    	border: 1px solid var(--accent);
    	white-space: pre-wrap;
    	word-wrap: break-word; 
    }
    
    pre, code {
    	font-family: 'MD IO 0.4';
    	font-size: 90%;
    }
    
    pre code {
    	background:  #000;
    	color:  #eee;
    	display: inline-block;
    	padding: 1em;
    	white-space: pre-wrap;
    	word-wrap: break-word;   
    }
    
    img {
    	max-width: 100%;
    }
    
    table {
    	border-collapse: collapse;
    }
    
    td, th {
    	padding: .75em;
    	text-align: left;
    	border: 1px solid var(--accent);
    }
    	
    .weblog-title a {
    	text-decoration: none;
    	color: var(--foreground);
    }
    
    .previous-page + .next-page::before {
    	content: "\2022";
    	color: #ccc;
    	margin: 0 0.75em;
    }
    
    .divider::after {
    	content: "\2022 \2022 \2022";
    	color: #ccc;
    }
    
    </style>
    </head>
    <body>
    
    <header>
    	<h1 class="weblog-title"><a href="/">Brooklyn Buckets 馃弨 </a></h1>
    	
    </header>
    
    <main>
    
    <article>
    <h1 id="content-nets-notes-锔忥笍--from-02-22-2025"><a href="#content-nets-notes-锔忥笍--from-02-22-2025" class="heading-permalink" aria-hidden="true" title="Permalink"></a>NETS NOTES 鈿笍鈿笍 馃摑 from 02-22-2025</h1>
    <p><img src="https://cdn.some.pics/brooklynbuckets/67bd296c1e36c.jpg" alt="Killian Hayes of the Brooklyn Nets dribbles the ball against the Philadelphia 76ers." width="" height=""></img></p>
    <ul>
    <li>
    <p>The Nets were absolutely on fire in the first quarter against Philadelphia. They shot a season high 75%鉂楋笍in that initial frame.</p>
    </li>
    <li>
    <p>I know that Killian Hayes has been a mediocre-to-poor shooter so far in his pro career, but his G-League shooting numbers have jumped up in accuracy by almost 10% this season. Fingers crossed that a light has gone on for him.</p>
    </li>
    <li>
    <p>One other point about Hayes--seeing him start in this game it became clear that he has excellent court vision. Perhaps his 6'5&quot; frame helps a little on that front by allowing him to see over his defenders. Hayes ended up with 6 assists in ju
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a01:4ff:1f2:58a2::1:80 路 brooklynbuckets.com

    2026-01-22 09:41

    HTTP/1.1 302 Found
    Content-Type: text/html; charset=UTF-8
    Location: https://brooklynbuckets.com
    Omg: lol
    Status: 302 Found
    Via: 0.0 Caddy
    Date: Thu, 22 Jan 2026 09:42:26 GMT
    Content-Length: 0
    Connection: close
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a01:4ff:1f2:58a2::1:443 路 brooklynbuckets.com

    2026-01-22 09:41

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: *
    Access-Control-Allow-Origin: *
    Alt-Svc: h3=":443"; ma=2592000
    Cache-Control: no-store, no-cache, must-revalidate
    Cached: true
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 22 Jan 2026 09:41:57 GMT
    Edge: usw-web-lorxu
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Omg: lol
    Permission-Policy: interest-cohort=(),browsing-topics=()
    Pragma: no-cache
    Set-Cookie: PHPSESSID=37ce501403347ae1a27eb34313aef906; path=/
    Set-Cookie: __Secure-neatnik=hbLMQMOobpJTM6IqppElAOhtOFjBui8IRaTIWAT86nKRJvLC8KOvcGQ%3D; expires=Fri, 22 Jan 2027 09:41:57 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax; Secure
    Strict-Transport-Security: max-age=31536000
    Via: 1.1 Caddy
    X-Content-Type-Options: nosniff
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Brooklyn Buckets 馃弨 
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <title>Brooklyn Buckets 馃弨 </title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="alternate" type="application/rss+xml" title="RSS feed" href="/rss.xml">
    <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/atom.xml">
    <link rel="alternate" type="application/json" title="JSON feed" href="/feed.json">
    
    <style>
    @import url('https://static.omg.lol/type/font-honey.css');
    @import url('https://static.omg.lol/type/font-lato-regular.css');
    @import url('https://static.omg.lol/type/font-lato-bold.css');
    @import url('https://static.omg.lol/type/font-lato-italic.css');
    @import url('https://static.omg.lol/type/font-md-io.css');
    @import url('https://static.omg.lol/type/fontawesome-free/css/all.css');
    
    :root {
    	--foreground: #212529;
    	--background: #f8f9fa;
    	--link: #0b7285;
    	--accent: #868e96;
    }
    
    @media (prefers-color-scheme: dark) {
    	:root {
    		--foreground: #eee;
    		--background: #222;
    		--link: #99e9f2;
    		--accent: #ced4da;
    	}
    }
    
    * {
    	box-sizing: border-box;
    }
    
    body {
    	font-family: 'Lato', sans-serif;
    	font-size: 120%;
    	color: var(--foreground);
    	background: var(--background);
    }
    
    header nav ul {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
    }
    
    header nav li {
    	display: inline-block;
    }
    
    header nav li a {
    	display: block;
    	text-decoration: none;
    	margin-right: 1em;
    }
    
    h1, h2, h3, h4, h5, h6 {
    	font-family: 'VC Honey Deck', serif;
    	margin: 1rem 0;
    }
    
    p, li {
    	line-height: 160%;
    }
    
    header, main, footer {
    	max-width: 60em;
    	margin: 2em auto;
    	padding: 0 1em;
    }
    
    header {
    	margin-top: 4em;
    }
    
    footer p {
    	margin-top: 5em;
    	font-size: 90%;
    	text-align: center;
    }
    
    a:link { color: var(--link); }
    a:visited { color: var(--link); }
    a:hover { color: var(--link); }
    a:active { color: var(--link); }
    
    .post-info, .post-tags {
    	font-size: 85%;
    	color: var(--accent);
    }
    
    .post-info i:nth-child(2) {
    	margin-left: .75em;
    }
    
    .tag {
    	background: var(--accent);
    	color: var(--background) !important;
    	padding: .3em .4em;
    	margin: .8em 0 0 .4em;
    	border-radius: .5em;
    	text-decoration: none;
    	display: inline-block;
    }
    
    hr {
    	border: 0;
    	height: 1px;
    	background: #333;
    	margin: 2em 0;
    }
    
    code {
    	padding: .2em .3em;
    	border: 1px solid var(--accent);
    	white-space: pre-wrap;
    	word-wrap: break-word; 
    }
    
    pre, code {
    	font-family: 'MD IO 0.4';
    	font-size: 90%;
    }
    
    pre code {
    	background:  #000;
    	color:  #eee;
    	display: inline-block;
    	padding: 1em;
    	white-space: pre-wrap;
    	word-wrap: break-word;   
    }
    
    img {
    	max-width: 100%;
    }
    
    table {
    	border-collapse: collapse;
    }
    
    td, th {
    	padding: .75em;
    	text-align: left;
    	border: 1px solid var(--accent);
    }
    	
    .weblog-title a {
    	text-decoration: none;
    	color: var(--foreground);
    }
    
    .previous-page + .next-page::before {
    	content: "\2022";
    	color: #ccc;
    	margin: 0 0.75em;
    }
    
    .divider::after {
    	content: "\2022 \2022 \2022";
    	color: #ccc;
    }
    
    </style>
    </head>
    <body>
    
    <header>
    	<h1 class="weblog-title"><a href="/">Brooklyn Buckets 馃弨 </a></h1>
    	
    </header>
    
    <main>
    
    <article>
    <h1 id="content-nets-notes-锔忥笍--from-02-22-2025"><a href="#content-nets-notes-锔忥笍--from-02-22-2025" class="heading-permalink" aria-hidden="true" title="Permalink"></a>NETS NOTES 鈿笍鈿笍 馃摑 from 02-22-2025</h1>
    <p><img src="https://cdn.some.pics/brooklynbuckets/67bd296c1e36c.jpg" alt="Killian Hayes of the Brooklyn Nets dribbles the ball against the Philadelphia 76ers." width="" height=""></img></p>
    <ul>
    <li>
    <p>The Nets were absolutely on fire in the first quarter against Philadelphia. They shot a season high 75%鉂楋笍in that initial frame.</p>
    </li>
    <li>
    <p>I know that Killian Hayes has been a mediocre-to-poor shooter so far in his pro career, but his G-League shooting numbers have jumped up in accuracy by almost 10% this season. Fingers crossed that a light has gone on for him.</p>
    </li>
    <li>
    <p>One other point about Hayes--seeing him start in this game it became clear that he has excellent court vision. Perhaps his 6'5&quot; frame helps a little on that front by allowing him to see over his defenders. Hayes ended up with 6 assists in ju
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a01:4ff:1f2:58a2::1:443 路 brooklynbuckets.com

    2026-01-12 12:38

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: *
    Access-Control-Allow-Origin: *
    Alt-Svc: h3=":443"; ma=2592000
    Cache-Control: no-store, no-cache, must-revalidate
    Cached: false
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Jan 2026 12:38:52 GMT
    Edge: usw-web-cipni
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Omg: lol
    Permission-Policy: interest-cohort=(),browsing-topics=()
    Pragma: no-cache
    Set-Cookie: PHPSESSID=37366b77fcae1f301f8c35642c9462dc; path=/
    Set-Cookie: __Secure-neatnik=XrZkeYj0BAejzTnhn191T6bENXBVQWcqkAbY6KLW6ktAhWn82flZ6zU%3D; expires=Tue, 12 Jan 2027 12:38:49 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax; Secure
    Strict-Transport-Security: max-age=31536000
    Via: 1.1 Caddy
    X-Content-Type-Options: nosniff
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Brooklyn Buckets 馃弨 
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <title>Brooklyn Buckets 馃弨 </title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="alternate" type="application/rss+xml" title="RSS feed" href="/rss.xml">
    <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/atom.xml">
    <link rel="alternate" type="application/json" title="JSON feed" href="/feed.json">
    
    <style>
    @import url('https://static.omg.lol/type/font-honey.css');
    @import url('https://static.omg.lol/type/font-lato-regular.css');
    @import url('https://static.omg.lol/type/font-lato-bold.css');
    @import url('https://static.omg.lol/type/font-lato-italic.css');
    @import url('https://static.omg.lol/type/font-md-io.css');
    @import url('https://static.omg.lol/type/fontawesome-free/css/all.css');
    
    :root {
    	--foreground: #212529;
    	--background: #f8f9fa;
    	--link: #0b7285;
    	--accent: #868e96;
    }
    
    @media (prefers-color-scheme: dark) {
    	:root {
    		--foreground: #eee;
    		--background: #222;
    		--link: #99e9f2;
    		--accent: #ced4da;
    	}
    }
    
    * {
    	box-sizing: border-box;
    }
    
    body {
    	font-family: 'Lato', sans-serif;
    	font-size: 120%;
    	color: var(--foreground);
    	background: var(--background);
    }
    
    header nav ul {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
    }
    
    header nav li {
    	display: inline-block;
    }
    
    header nav li a {
    	display: block;
    	text-decoration: none;
    	margin-right: 1em;
    }
    
    h1, h2, h3, h4, h5, h6 {
    	font-family: 'VC Honey Deck', serif;
    	margin: 1rem 0;
    }
    
    p, li {
    	line-height: 160%;
    }
    
    header, main, footer {
    	max-width: 60em;
    	margin: 2em auto;
    	padding: 0 1em;
    }
    
    header {
    	margin-top: 4em;
    }
    
    footer p {
    	margin-top: 5em;
    	font-size: 90%;
    	text-align: center;
    }
    
    a:link { color: var(--link); }
    a:visited { color: var(--link); }
    a:hover { color: var(--link); }
    a:active { color: var(--link); }
    
    .post-info, .post-tags {
    	font-size: 85%;
    	color: var(--accent);
    }
    
    .post-info i:nth-child(2) {
    	margin-left: .75em;
    }
    
    .tag {
    	background: var(--accent);
    	color: var(--background) !important;
    	padding: .3em .4em;
    	margin: .8em 0 0 .4em;
    	border-radius: .5em;
    	text-decoration: none;
    	display: inline-block;
    }
    
    hr {
    	border: 0;
    	height: 1px;
    	background: #333;
    	margin: 2em 0;
    }
    
    code {
    	padding: .2em .3em;
    	border: 1px solid var(--accent);
    	white-space: pre-wrap;
    	word-wrap: break-word; 
    }
    
    pre, code {
    	font-family: 'MD IO 0.4';
    	font-size: 90%;
    }
    
    pre code {
    	background:  #000;
    	color:  #eee;
    	display: inline-block;
    	padding: 1em;
    	white-space: pre-wrap;
    	word-wrap: break-word;   
    }
    
    img {
    	max-width: 100%;
    }
    
    table {
    	border-collapse: collapse;
    }
    
    td, th {
    	padding: .75em;
    	text-align: left;
    	border: 1px solid var(--accent);
    }
    	
    .weblog-title a {
    	text-decoration: none;
    	color: var(--foreground);
    }
    
    .previous-page + .next-page::before {
    	content: "\2022";
    	color: #ccc;
    	margin: 0 0.75em;
    }
    
    .divider::after {
    	content: "\2022 \2022 \2022";
    	color: #ccc;
    }
    
    </style>
    </head>
    <body>
    
    <header>
    	<h1 class="weblog-title"><a href="/">Brooklyn Buckets 馃弨 </a></h1>
    	
    </header>
    
    <main>
    
    <article>
    <h1 id="content-nets-notes-锔忥笍--from-02-22-2025"><a href="#content-nets-notes-锔忥笍--from-02-22-2025" class="heading-permalink" aria-hidden="true" title="Permalink"></a>NETS NOTES 鈿笍鈿笍 馃摑 from 02-22-2025</h1>
    <p><img src="https://cdn.some.pics/brooklynbuckets/67bd296c1e36c.jpg" alt="Killian Hayes of the Brooklyn Nets dribbles the ball against the Philadelphia 76ers." width="" height=""></img></p>
    <ul>
    <li>
    <p>The Nets were absolutely on fire in the first quarter against Philadelphia. They shot a season high 75%鉂楋笍in that initial frame.</p>
    </li>
    <li>
    <p>I know that Killian Hayes has been a mediocre-to-poor shooter so far in his pro career, but his G-League shooting numbers have jumped up in accuracy by almost 10% this season. Fingers crossed that a light has gone on for him.</p>
    </li>
    <li>
    <p>One other point about Hayes--seeing him start in this game it became clear that he has excellent court vision. Perhaps his 6'5&quot; frame helps a little on that front by allowing him to see over his defenders. Hayes ended up with 6 assists in ju
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2a01:4ff:1f2:58a2::1:80 路 brooklynbuckets.com

    2026-01-12 12:38

    HTTP/1.1 302 Found
    Content-Type: text/html; charset=UTF-8
    Location: https://brooklynbuckets.com
    Omg: lol
    Status: 302 Found
    Via: 0.0 Caddy
    Date: Mon, 12 Jan 2026 12:39:47 GMT
    Content-Length: 0
    Connection: close
    
    Found 2026-01-12 by HttpPlugin
    Create report
brooklynbuckets.com
CN:
Key:
ECDSA-256
Issuer:
YE1
Not before:
2026-01-25 16:26
Not after:
2026-02-01 08:26
brooklynbuckets.com
CN:
Key:
ECDSA-256
Issuer:
YE2
Not before:
2026-01-22 08:43
Not after:
2026-01-29 00:43
brooklynbuckets.com
CN:
Key:
ECDSA-256
Issuer:
YE2
Not before:
2026-01-12 11:39
Not after:
2026-01-19 03:39
Domain summary
IP summary