KaiserBh 383bfc5dde refactor: Make sure to remove trim '/'
The host url for syncyomi have to be http://[ip]:[port] or https://[url] if there is trailing whitespace or '/' It will error since the api will be called like this https://example//api/download which then return html instead of json since it tries to go to the page instead of hitting the api.
2023-11-19 04:10:16 +11:00
..
2023-10-14 22:46:51 -04:00
2023-11-14 14:09:17 +11:00
2023-10-14 22:46:51 -04:00