adgad / kboard

Android keyboard for fast responses
GNU General Public License v3.0
155 stars 24 forks source link

curl headers dadjoke #25

Closed trev-dev closed 2 years ago

trev-dev commented 2 years ago

Of course icanhazdadjoke doesn't return plaintext by default so I end up retrieving broken chars. I tried "piping" the output to utf(): curl(icanhasdadjoke.com),dd,utf($0) which did not seem to help. Any suggestions?

ಠ_ಠ