- [This paste - URL TBD]:
- * input title / upstream title:
- ** CURL&PARSE www.theultimateshowdown.net &<
- * expected output title / downstream title:
- ** CURL&PARSE www.theultimateshowdown.net &&g
- *** "HTML entity-encoded"
- * see other axuhongbo.top pastes:
- ** http://axuhongbo.top/ paste/view/c55db75e
- ** http://axuhongbo.top /paste/view/9d913636
- ** http://axuhongbo.top/ paste/view/480f3293
- could be improved:
- $ curl "http://www.theultimateshowdown.net/images/" | head -n 400 | sed "s/.*\.thumb\.jpg.*//g" | tr -s "\n" | sed "s/.*a href=\"/http:\/\/www.theultimateshowdown.net\/images\//g" | sed "s/\".*//g" | tail -n 100
- music that I was listening to for one or more hours now I guess:
- "upstream title" means: the inputted title
- "downstream title" means: the outputted title
- "TBD" means: to be determined
- ----
- This was pasted via http://axuhongbo.top/paste/