Testing GreasyFork redirects

Testing script deletions

// ==UserScript==
// @name                Testing GreasyFork redirects
// @namespace           [email protected]
// @description         Testing script deletions
// @author              crazycaveman
// @include             https://www.waze.com/delete
// @version             r3
// @grant               none
// ==/UserScript==

alert(GM_info.script.name + " " + GM_info.script.version);