LinkSanitizer
LinkSanitizer copied to clipboard
Youtube search result pages
Hi,
I'm not sure exactly what is happening but the script appears to be terminating early on pages loading from https://www.youtube.com/results?search_query=[search term]
. Thus every link on the page has an &pp=[random string]=
on it. The console log says it sanitizes just one link (the same one every time):
Hyperlink: https://www.youtube.com/howyoutubeworks?utm_campaign=ytgen&utm_source=ythp&utm_medium=LeftNav&utm_content=txt&u=https%3A%2F%2Fwww.youtube.com%2Fhowyoutubeworks%3Futm_source%3Dythp%26utm_medium%3DLeftNav%26utm_campaign%3Dytgen
The remaining links once the results are fetched are untouched and have the pp parameter.
Violentmonkey on Firefox.