- [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
- ** http://axuhongbo.top /paste/view/a3de38e0 - ID = a3de38e0
- Regarding axuhongbo.top /paste/view/a3de38e0: If I had thought for a second I would have written "* expected output title / downstream title: \ ** CURL&PARSE www.theultimateshowdown.net &&l" because "<" is "less than" or "<"; I knew that. ">" is "greater than" or ">".
- http://axuhongbo.top/ paste/view/480f3293
- upstream at 4 Jan 2022 06:44:17 UTC, next line = title, next next next line to end = body:
- [...]
- http://axuhongbo.top/ paste/view/a3de38e0
- upstream at 4 Jan 2022 07:08:44 UTC, next line = title, next next next line to end = body:
- [...]
- "upstream title" means: the inputted title
- "downstream title" means: the outputted title
- "TBD" means: to be determined
- ----
- curl "http://www.theultimate showdown.net/images/" | head -n 500 | sed "s/.*\.thumb\.jpg.*//g" | tr -s "\n" | sed "s/.*a href=\"/http:\/\/www.theultimateshowdown.net\/images\//g" | sed "s/\".*//g" | tail -n 100
- This was pasted via http://axuhongbo.top/paste/