anti-rickroll script

anti-rickroll toll

// ==UserScript==
// @name        anti-rickroll script
// @namespace   Violentmonkey Scripts
// @match       https://www.youtube.com/watch?v=dQw4w9WgXcQ
// @grant       none
// @license     MIT
// @version     1.1
// @author      SlinkKnight
// @description anti-rickroll toll
// ==/UserScript==

location.assign('http://slinkknight_saved_you_from_a_rickroll');