remove extra whitespace

This commit is contained in:
AppleTheGolden 2025-10-12 00:50:36 +02:00
parent e1b1f14cb3
commit 2f7175f7f7
No known key found for this signature in database
GPG key ID: F6AC8A62154C42AA

View file

@ -200,7 +200,7 @@ authenticate using header `Cookie: cppwd=foo` or url param `&pw=foo`
| GET | `?th=opus` | convert audio file to 128kbps opus | | GET | `?th=opus` | convert audio file to 128kbps opus |
| GET | `?th=caf` | ...in the iOS-proprietary container | | GET | `?th=caf` | ...in the iOS-proprietary container |
| GET | `?zls` | get listing of filepaths in zip file at URL | | GET | `?zls` | get listing of filepaths in zip file at URL |
| GET | `?zget=path` | get specific file from inside a zip file at URL | | GET | `?zget=path` | get specific file from inside a zip file at URL |
| method | body | result | | method | body | result |
|--|--|--| |--|--|--|