Breads 521, 526, 1750, 1939, 2183, 2302, 2405, 2499, 2551, 2843, 2847, 3194, 3855, 3896, 3903, 4119, 4203, 4356 & 4725
mention deepdreamgenerator.com
Naw. We don't need no steenking other webpage. Kek! ;)
''while read line; do
a=grep -iob "deepdreamgenerator\.com" "${line}"
if [ "${a}" != "" ]; then
echo -e "\n${line}"
for i in echo "${a}" | cut -d':' -f1
; do
tail -c+$(expr ${i} - 50) "${line}" | head -c100; echo ""
done
fi
done < tmp.tmp''