1vuio0pswjnm7 5 hours ago

No third party (archive.ph), text-only, no centering of text:

    curl https://www.bloomberg.com/news/articles/2026-06-24/inside-the-shadow-market-selling-access-to-amazon-employees \
     |egrep -o "(type\":\"paragraph)|(type\":\"text\",\"value\":\"[^\"]+)" \
     |sed '/Read More:/{N;d;};s/type\":\"paragraph/<p>/;s/.\{22\}//' \
     |sed '1s/^/<meta charset=utf-8>/' > 1.htm
    firefox ./1.htm