Disable ads
eriones.com by craymaru
Details
Authorcraymaru
LicenseNo License
Categoryeriones
Created
Updated
Size326 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 eriones.com
@namespace eriones.com
@version 1.0.0
@description Disable ads
@author Cray
==/UserStyle== */
@-moz-document domain("eriones.com") {
.main .fix-spl.both-passing,
.twitter-view,
#aniBox,
.google-auto-placed {
display: none !important
}
}