Maxroll Adblock popup be gone

27/03/2024, 22:16:01

当前为 2024-03-28 提交的版本,查看 最新版本

// ==UserScript==
// @name        Maxroll Adblock popup be gone
// @namespace   Violentmonkey Scripts
// @match       https://maxroll.gg/*
// @grant       none
// @version     1.0.0.1
// @author      -
// @license MIT
// @description 27/03/2024, 22:16:01
// ==/UserScript==

var tm = new Date
tm = tm.setDate(tm.getDate() + 1)
localStorage.setItem("adBlockWarning", `{"value":true,"expiry":${tm}}`);

QingJ © 2025

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