[GC] - Dailies Preferences Wizard

Set preferences including redirects for dailies with expanded functionality.

// ==UserScript==
// @name         [GC] - Dailies Preferences Wizard
// @namespace    https://www.grundos.cafe/
// @version      86
// @license MIT
// @description  Set preferences including redirects for dailies with expanded functionality.
// @match        https://www.grundos.cafe/*
// @require      https://update.gf.qytechs.cn/scripts/514423/1554918/GC%20-%20Universal%20Userscripts%20Settings.js
// @grant        GM.getValue
// @grant        GM.setValue
//

// ==/UserScript==

if (!localStorage.getItem('scriptAlert-534984')) {
    alert("Dailies Preferences script has been discontinued. You can remove it from your browser from your user script extension's settings.");
    localStorage.setItem('scriptAlert-534984', 'true');
}

QingJ © 2025

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