Genius - Bring Back Old Song Page

Redirects to old song page

// ==UserScript==
// @name         Genius - Bring Back Old Song Page
// @namespace    https://github.com/Voxalice/
// @version      3
// @license      MIT
// @description  Redirects to old song page
// @author       Voxalice
// @match        https://genius.com/*
// @icon         https://genius.com/favicon.ico
// @grant        none
// ==/UserScript==
document.body.innerText.indexOf("We need your help to continue improving contributor features")>9&&(window.location.href+="?bagon=1");

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址