A simple script to remove the "?referrer=raid" from the URL after raiding to another streamer
هذه إصدارات لهذا البرنامج النصي حيث تم تحديث الكود. عرض كل الإصدارات.
Switched back to the prior version (0.13.0), due to the script not working as intended, even though I tested it beforehand...
Listening to window.onpopstate instead of checking every 500ms for a change in the URL.
window.onpopstate
Changed the catch statements to @match instead of the outdated @include