|
|
|
|
|
by 1vuio0pswjnm7
1809 days ago
|
|
Gratuitous multimedia tricks. Here is a text-only version. Links to images in all available sizes are provided. curl https://rnz.shorthandstories.com/yoghurt-mafia/embed.js \
|sed 's/<em>//g;s/<\/em>//g'|tr -cd '[ -~]'|grep -Eo '(<p c.{10}[^>]*>)|(https://[^ ]*.jpeg)' \
|uniq|sed '/^https.*jpeg$/s/.*/<li><a href=&>&<\/a><\/li>/g' >1.htm;
firefox ./1.htm
|
|