id
processing priority
4
site type
3 (personal blog or private political site, e.g. Blogspot, Substack, also small blogs on own domains)
review version
11
html import
20 (imported)
first seen date
2024-08-27 03:07:07
expired found date
-
created at
2024-08-27 03:07:07
updated at
2026-01-24 07:49:11
length
19
crc
47729
tld
2211
nm parts
0
nm random digits
0
nm rare letters
0
is subdomain of id
13642151 (wordpress.com)
previous id
0
replaced with id
0
related id
-
dns primary id
0
dns alternative id
0
lifecycle status
0 (unclassified, or currently active)
deleted subdomains
0
page imported products
0
page imported random
0
page imported parking
0
count skipped due to recent timeouts on the same server IP
0
count content received but rejected due to 11-799
0
count dns errors
0
count cert errors
0
count timeouts
0
count http 429
0
count http 404
0
count http 403
0
count http 5xx
0
next operation date
-
server bits
—
server ip
-
mp import status
20
mp rejected date
-
mp saved date
-
mp size orig
104473
mp size raw text
13126
mp inner links count
39
mp inner links status
10 (links queued, awaiting import)
title
Michael Vogt's blog
description
I like tea and free software
image
site name
Michael Vogt's blog
author
updated
2026-03-02 19:19:28
raw text
Michael Vogt's blog | I like tea and free software Michael Vogt's blog I like tea and free software Bash -o pipefail can have pitfails^Wpitfalls July 23, 2018 Using `-o pipefail` is generally a good idea. However it can contain some surprises. For example the following shell script: #!/bin/bash set -e set -o pipefail output="$(cat /etc/passwd)" for i in $(seq 100000); do echo "$output" | grep -q "^root" || res=$? if [ -n "$res" ]; then echo "failed: $i $res" exit 1 fi done echo "done" Does fail at different points in the loop. Why? Because grep is greedy and will exit as soon as it found a pattern. If the echo in the pipe did not finish writing to the pipe it will get a SIGPIPE when it tries to write the remaining data. A better pattern is: grep -q -E "^root"
redirect type
0 (-)
block type
0 (no issues)
detected language
1 (English)
category id
index version
1
spam phrases
0
text nonlatin
0
text cyrillic
0
text characters
9554
text words
2006
text unique words
766
text lines
332
text sentences
94
text paragraphs
32
text words per sentence
21
text matched phrases
0
text matched dictionaries
0
links self subdomains
0
links other subdomains
5 - summit.debconf.org, lists.debian.org, metadata.ftp-master.debian.org
links other domains
0
links spam adult
0
links spam random
0
links spam expired
0
links ext activities
0
links ext ecommerce
0
links ext finance
0
links ext crypto
0
links ext booking
0
links ext news
0
links ext leaks
0
links ext ugc
35 - s0.wp.com, wp.me, s1.wp.com, wordpress.com, wordpress.org
links ext klim
0
links ext generic
0
dol status
0
dol updated
2026-03-02 19:19:28
rss status
32 (unknown)
rss found date
2024-09-06 05:32:41
rss size orig
31500
rss items
10
rss spam phrases
0
rss detected language
1 (English)
inbefore feed id
-
inbefore status
0 (new)
sitemap path
sitemap status
40 (completed successful import of reports.txt file to table in_pages)
sitemap review version
2
sitemap urls count
49
sitemap urls adult
0
sitemap filtered products
0
sitemap filtered videos
0
sitemap found date
2024-09-01 11:00:50
sitemap process date
2024-09-01 11:00:51
sitemap first import date
-
sitemap last import date
2026-01-24 07:49:11