Twitch remove referrer=raid

automatically remove ?referrer=raid from twitch urls

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v2.0.2 27-10-2021 Imported from URL
  • v2.0.1 17-02-2021 oops i left debugging stuff in there lol
  • v2.0.0 17-02-2021 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 22-08-2020