\標準入力からもらったAmazonのURLを短くするわんらいなー/
ruby -ruri -e 'x=URI.parse(ARGF.read);x.query=nil;x.path.sub!(%r{\A/.[^/]+/dp},"/dp");puts x'
\標準入力からもらったAmazonのURLを短くするわんらいなー/
ruby -ruri -e 'x=URI.parse(ARGF.read);x.query=nil;x.path.sub!(%r{\A/.[^/]+/dp},"/dp");puts x'
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.zunda.ninja/users/zundan/statuses/114384720363999499 on your instance and quote it. (Note that quoting is not supported in Mastodon.)