去除洛谷的广告!
洛谷去广告 by yhchank
Details
Authoryhchank
LicenseNo License
Categoryluogunoad
Created
Updated
Size623 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 洛谷去广告
@namespace USO Archive
@version 20200827.07.48
@description 去除洛谷的广告!
@author Hank Yu
@license CC-BY-NC-SA-4.0==/UserStyle== */
@-moz-document regexp("^((?!blog).)*https://www.luogu.org((?!blog).)*$"), regexp("^((?!blog).)*http://www.luogu.org((?!blog).)*$"), regexp("^((?!blog).)*https://www2.luogu.org((?!blog).)*$"), regexp("^((?!blog).)*http://www2.luogu.org((?!blog).)*$"), regexp("^((?!blog).)*https://www.luogu.com.cn((?!blog).)*$"), regexp("^((?!blog).)*http://www.luogu.com.cn((?!blog).)*$") {
div[data-v-0a593618]{display: none;}
}