remove annoying stuff like banners
kyivindependent.com - Feb 2024 by px777
Details
Authorpx777
LicenseNo License
Categorykyivindependent.com
Created
Updated
Size457 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 kyivindependent.com - Feb 2024
@version 20240301.00.07
@namespace ?
@description remove annoying stuff
==/UserStyle== */
@-moz-document domain("kyivindependent.com") {
#popup-banner-subscription-ud {
display: none;
}
.supportUs-art__banner,
.gh-portal-triggerbtn-wrapper,
.ukraine-daily-bottom-short-banner,
.articleBannerJoinUsInThisFight,
.ukraine-daily-side-banner {
display: none;
}
}