// ==UserScript==
// @name 屏蔽小雪花
// @namespace http://tampermonkey.net/
// @version 1.0
// @description 仅在勋章页面阻止小雪花的出现
// @author 福黎
// @match https://www.gamemale.com/wodexunzhang-showxunzhang*
// @match https://www.gamemale.com/plugin.php?id=wodexunzhang*
// ==/UserScript==
(function () {
'use strict'
document.querySelector('.viewui-snowflake-section').style.display = 'none'
})()

杰夫为了让你们能抢到勋章,把勋章商城的小雪花吃光了,快说谢谢杰夫