Greasy Fork

Greasy Fork is available in English.

洛谷隐藏广告

你觉得呢

目前为 2024-11-30 提交的版本。查看 最新版本

/* ==UserStyle==
@name           洛谷隐藏广告
@namespace      github.com/openstyles/stylus
@version        1.0.5
@description    你觉得呢
@author         volatile
@license        MIT
==/UserStyle== */
@-moz-document regexp("^((?!blog).)*https://www.luogu.com.cn((?!blog).)*$"), regexp("^((?!blog).)*http://www.luogu.com.cn((?!blog).)*$") {
    div[data-v-0a593618]{display: none;}
    div[data-v-fdcd5a58]{display: none;}
}