洛谷隐藏广告

你觉得呢

以使用者樣式安裝?
作者推薦腳本

您可能也會喜歡 Better Luogu!

安裝腳本
/* ==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;}
}