Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iptv-org/iptv
/ normalizeURL
Method
normalizeURL
scripts/models/stream.ts:357–359 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
355
}
356
357
normalizeURL() {
358
this.url = normalizeURL(this.url)
359
}
360
361
getLogos(): Collection<sdk.Models.Logo> {
362
const
logos = super.getLogos()
Callers
1
main
Function · 0.80
Calls
1
normalizeURL
Function · 0.90
Tested by
no test coverage detected