Twitch remove referrer=raid

automatically remove ?referrer=raid from twitch urls

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v2.0.2 2021.10.27. Imported from URL
  • v2.0.1 2021.02.17. oops i left debugging stuff in there lol
  • v2.0.0 2021.02.17. performance & stability improvements: 1) now works with urls that contain other parameters (such as `twitch.tv/example?foo=bar&referrer=raid&baz=qux`) , and 2) hook `window.history.pushState` rather than constantly checking the url on an interval, which will improve performance and make the script faster to activate when a raid happens
  • v1.0.0 2020.08.22.