MCPcopy
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

mainFunction · 0.80

Calls 1

normalizeURLFunction · 0.90

Tested by

no test coverage detected