karl-rousseau / HybridTvViewer

[WIP] Web extension making Firefox & Chrome emulate iTV webpages instead of downloading them.
MIT License
67 stars 25 forks source link

Parse pathname for ignored media types instead of full url #25

Closed asciiman closed 3 years ago

asciiman commented 3 years ago

This pull request changes the patcher so that when checking if the url includes a media file, only the pathname is checked, not the query parameters.