Remix.run Logo
1vuio0pswjnm7 5 hours ago

.

   x=AA1VBKdf
   { echo "<meta charset=utf-8>";
   (printf 'GET /content/view/v2/Detail/en-in/'$x' HTTP/1.0\r\n'
   printf 'Host: assets.msn.com\r\n\r\n') \
   |busybox ssl_client assets.msn.com \
   |grep -o "<p>.\*</p>"|tr -d '\134'; } > 1.htm

   firefox ./1.htm
No Javascript, no CSS, only two HTML tags: <p> and <a> with href attribute; 1.htm can be viewed in _any_ browser, no matter how old or unpopular, firefox is just one example
1vuio0pswjnm7 3 hours ago | parent [-]

Correction: Three tags: 1. <p>, 2. <a> with href attribute and 3. <meta> with charset attribute