Guest User

Untitled

a guest
Aug 29th, 2023
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1.  
  2. NOMER_TREDA=292348700
  3. wget https://2ch.hk/b/res/${NOMER_TREDA}.html
  4. cat ${NOMER_TREDA}.html | tr '\"' '\n' | grep "/src/" | while read A ; do [ "${B}x" = "${A}x" ] && continue ; B=$A ; wget https://2ch.hk$A ; done
Add Comment
Please, Sign In to add comment