Anti Yandex
ya.ru Anti by sitkiller
Details
Authorsitkiller
LicenseNo License
CategoryYandex Antibaner
Created
Updated
Size627 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 ya.ru Anti
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Anti Yandex
@author KiLLeR
==/UserStyle== */
@-moz-document url-prefix("https://ya.ru"), url-prefix("https://yandex.ru"), url-prefix("https://dzen.ru") {
.Modal.Modal_visible.Distribution-SplashScreenModal {
display: none !important;
}
.HeaderDesktopActions-Distribution {
display: none !important;
}
.Distribution-Popup {
display: none !important;
}
.dist-stripe {
display: none !important;
}
.mySKi {
display: none !important;
}
#distr-pcode-container {
display: none !important;
}
}