Anonymous ID: 09f2b2 Nov. 4, 2018, 5:02 p.m. No.3733970   🗄️.is 🔗kun   >>3991 >>3993

>>3733900

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''