fastpic.org Ad Block
fastpic.org Ad Block by alkarnur
Details
Authoralkarnur
LicenseNo License
Categoryfastpic.org
Created
Updated
Size471 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 fastpic.org Ad Block
@version 20241109.04.26
@namespace ?
==/UserStyle== */
@-moz-document domain("fastpic.org") {
div.col:nth-child(1),
div.col-auto:nth-child(1),
div.col-auto:nth-child(4),
div.max-width-600 div video,
.m-1,
html body.bg-dark main#mainContainer.container.py-1.bg-dark div#temp.row.m-2.justify-content-center.d-flex.flex-lg-nowrap.no-gutters div.col-auto.mt-3 div:nth-child(7) {
display: none;
}
}