mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
docs(web): trim the Play URL aside from the TTS view's SSRF note
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
f2f03a358c
commit
40633f33c8
@@ -68,8 +68,7 @@ export function TTS({ devices, serverServiceUrl }) {
|
||||
<br/>
|
||||
The service URL is fixed server-side and can't be edited here: soundtouch-web
|
||||
makes the request itself, so a browser-supplied URL would let anyone use it as
|
||||
an SSRF proxy. (Play URL differs — its URL is handed to the speaker, not fetched
|
||||
here.)
|
||||
an SSRF proxy.
|
||||
</div>
|
||||
${status && html`<div class="track-meta" style="margin-top:.6rem">${status}</div>`}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user